11:47:04.545 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
11:47:04.582 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
11:47:04.710 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [tourGuide.performance.PerformanceTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
11:47:04.739 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [tourGuide.performance.PerformanceTest], using SpringBootContextLoader
11:47:04.753 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [tourGuide.performance.PerformanceTest]: class path resource [tourGuide/performance/PerformanceTest-context.xml] does not exist
11:47:04.753 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [tourGuide.performance.PerformanceTest]: class path resource [tourGuide/performance/PerformanceTestContext.groovy] does not exist
11:47:04.753 [Test worker] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [tourGuide.performance.PerformanceTest]: no resource found for suffixes {-context.xml, Context.groovy}.
11:47:04.755 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [tourGuide.performance.PerformanceTest]: PerformanceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
11:47:04.917 [Test worker] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [tourGuide.performance.PerformanceTest]
11:47:05.161 [Test worker] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [D:\DevInformatique\_OpenClasseRoom_DeveloppeurApllicationJava\P8_aulombard_geoffrey\OC_P8_TourGuide\TourGuide\build\classes\java\main\tourGuide\Application.class]
11:47:05.165 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration tourGuide.Application for test class tourGuide.performance.PerformanceTest
11:47:05.469 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [tourGuide.performance.PerformanceTest]: using defaults.
11:47:05.470 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
11:47:05.505 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource]
11:47:05.507 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
11:47:05.508 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3a7dcfb7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@50b4e7b2, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@50008974, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5274830e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6a0ee80, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71de1091, org.springframework.test.context.event.EventPublishingTestExecutionListener@25c16cf7, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@53dbe7b2, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@520ec7a7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@53551fef, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7d5d77a6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@71b7e9c8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@55202ba6]
11:47:05.517 [Test worker] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@4c24c40a testClass = PerformanceTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@6636448b testClass = PerformanceTest, locations = '{}', classes = '{class tourGuide.Application}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@42107318, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6df791a4, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@589dfa6f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a5e2525, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2347b7af, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@7be7e15], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
11:47:05.612 [Test worker] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.5.6)
2021-12-01 11:47:06.678 INFO 17112 --- [ Test worker] tourGuide.performance.PerformanceTest : Starting PerformanceTest using Java 11.0.11 on DESKTOP-2K67CMT with PID 17112 (started by Hodor-Fixe in D:\DevInformatique\_OpenClasseRoom_DeveloppeurApllicationJava\P8_aulombard_geoffrey\OC_P8_TourGuide\TourGuide)
2021-12-01 11:47:06.684 INFO 17112 --- [ Test worker] tourGuide.performance.PerformanceTest : No active profile set, falling back to default profiles: default
2021-12-01 11:47:09.173 INFO 17112 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=5dd1b948-c393-3f02-ad49-9717d36dcf82
2021-12-01 11:47:10.359 INFO 17112 --- [ Test worker] tourGuide.service.TourGuideService : TestMode: true
2021-12-01 11:47:11.091 INFO 17112 --- [ Test worker] tourGuide.tracker.Tracker : Tracker run at startup: ENABLE
2021-12-01 11:47:11.099 INFO 17112 --- [pool-1-thread-1] tourGuide.service.TourGuideService : ** Processing to get all users
2021-12-01 11:47:11.126 INFO 17112 --- [pool-1-thread-1] tourGuide.tracker.Tracker : Begin Tracker. Tracking 100000 users.
2021-12-01 11:47:11.128 INFO 17112 --- [pool-1-thread-1] tourGuide.service.TourGuideService : ** Multithreading ** Processing to track all user location.
2021-12-01 11:47:14.206 INFO 17112 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 5 endpoint(s) beneath base path '/actuator'
2021-12-01 11:47:14.984 INFO 17112 --- [ Test worker] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
2021-12-01 11:47:18.082 INFO 17112 --- [ Test worker] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2021-12-01 11:47:18.157 INFO 17112 --- [ Test worker] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2021-12-01 11:47:18.277 INFO 17112 --- [ Test worker] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
2021-12-01 11:47:18.637 INFO 17112 --- [ Test worker] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_1
2021-12-01 11:47:18.869 INFO 17112 --- [ Test worker] tourGuide.performance.PerformanceTest : Started PerformanceTest in 13.224 seconds (JVM running for 16.423)
2021-12-01 11:47:20.754 INFO 17112 --- [ Test worker] tourGuide.service.TourGuideService : TestMode: true
2021-12-01 11:47:21.772 INFO 17112 --- [ Test worker] tourGuide.tracker.Tracker : Tracker run at startup: DISABLED
2021-12-01 11:47:21.805 INFO 17112 --- [ Test worker] tourGuide.service.TourGuideService : ** Processing to get all users
2021-12-01 11:47:21.864 INFO 17112 --- [ Test worker] tourGuide.service.RewardsService : ** Multithreading ** Processing to calculate all rewards
2021-12-01 11:47:21.978 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:21.978 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:21.981 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:21.992 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:21.992 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:21.993 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:21.997 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:21.998 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:21.997 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:21.999 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.001 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.010 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.011 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.012 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.012 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.014 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.017 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.020 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.020 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.054 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.054 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.054 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.054 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.055 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.055 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.055 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.055 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.056 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.054 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.054 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.054 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.056 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.056 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.054 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.056 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.055 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.056 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.056 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.056 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.056 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.056 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.056 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.056 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.056 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.056 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.056 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.056 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.056 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.062 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.063 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.063 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.063 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.063 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.063 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.063 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.063 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.063 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.064 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.064 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.064 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.064 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.064 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.065 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.065 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.065 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.065 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.065 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.057 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.066 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.066 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.066 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.066 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.067 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.067 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.067 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.105 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.106 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.115 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.117 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.142 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.058 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.059 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.059 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.059 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.059 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.059 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.059 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.059 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.059 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.059 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.059 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.059 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.059 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.059 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.059 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.059 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.059 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.059 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.060 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.060 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.060 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.060 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.060 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.060 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.194 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.060 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.060 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.060 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.060 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.060 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.060 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.223 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.224 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.060 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.061 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.248 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.061 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.061 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.269 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.061 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.061 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.061 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.061 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.061 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.062 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.063 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.063 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.063 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.063 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.063 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.063 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.063 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.064 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.064 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.064 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.064 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.064 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.064 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.064 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.064 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.064 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.064 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.064 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.064 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.064 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.065 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.065 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.065 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.065 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.065 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.066 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.066 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.066 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.066 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.066 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.066 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.067 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.095 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.096 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.096 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.096 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.096 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.097 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.097 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.097 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:22.387 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:23.946 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:23.950 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:23.952 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:23.952 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:23.957 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:23.960 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:23.963 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.120 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.121 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.124 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.124 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.127 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.158 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.190 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.204 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.239 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.240 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.248 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.258 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.272 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.274 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.282 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.283 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.291 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.295 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.302 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.302 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.352 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.352 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.353 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.352 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.354 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.356 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.357 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.358 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.360 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.365 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.385 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.440 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.449 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.458 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.461 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.463 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.467 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.461 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.470 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.487 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.494 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.497 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.503 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.517 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.532 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.535 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.548 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.560 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.562 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.564 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.568 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.573 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.584 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.609 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.615 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.619 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.638 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.646 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.657 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.671 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.683 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.696 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.704 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.708 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.714 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.718 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.724 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.729 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.733 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.735 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.740 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.760 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.762 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.789 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.801 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.807 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.806 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.806 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.803 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.809 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.820 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.823 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.824 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.825 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.880 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.882 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.887 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.891 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.891 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.891 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.894 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.897 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.898 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.899 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.902 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.902 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.906 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.906 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.908 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.908 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.912 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.914 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.919 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.921 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.922 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.924 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.927 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.927 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.930 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.930 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.930 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.934 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.935 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.937 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.937 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.939 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.942 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.944 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.945 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.947 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.948 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.950 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.952 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.952 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.954 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.954 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.954 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.957 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.957 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.961 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.964 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.965 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.966 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.968 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.979 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.982 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.982 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.986 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.986 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.986 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.987 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.988 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.990 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.990 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.991 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.995 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:24.996 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.002 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.031 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.031 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.035 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.037 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.040 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.043 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.046 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.048 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.050 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.052 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.052 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.056 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.058 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.065 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.071 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.072 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.124 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.126 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.136 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.136 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.138 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.139 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.141 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.145 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.145 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.148 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.149 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.151 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.151 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.153 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.154 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.154 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.157 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.161 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.163 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.164 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.164 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.168 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.169 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.170 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.172 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.174 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.180 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.181 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.186 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.186 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.188 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.189 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.190 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.193 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.194 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.197 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.205 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.209 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.214 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.218 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.220 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.223 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.228 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.229 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.228 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.237 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.237 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.237 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.243 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.246 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.249 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.249 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.251 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.254 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.261 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.265 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.268 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.272 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.274 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.278 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.278 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.280 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.280 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.278 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.283 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.285 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.292 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.295 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.296 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.299 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.301 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.303 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.306 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.314 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.324 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.324 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.327 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.328 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.331 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.336 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.342 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.377 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.395 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.401 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.410 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.422 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.422 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.428 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.430 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.436 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.441 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.442 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.447 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.450 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.453 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.457 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.459 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.463 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.468 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.469 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.470 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.474 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.477 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.482 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.485 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.487 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.495 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.495 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.496 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.499 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.499 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.501 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.503 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.504 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.507 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.508 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.510 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.510 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.513 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.513 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.515 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.518 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.518 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.522 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.522 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.523 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.526 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.528 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.528 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.539 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.540 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.541 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.541 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.543 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.543 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.544 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.545 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.545 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.546 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.547 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.548 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.548 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.548 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.548 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.549 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.549 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.551 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.552 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.552 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.556 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.558 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.560 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.561 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.565 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.572 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.574 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.575 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.590 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.591 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.590 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.599 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.605 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.611 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.613 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.619 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.619 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.620 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.622 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.623 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.629 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.631 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.641 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.641 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.648 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.654 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.656 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.664 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.667 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.672 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.677 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.680 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.682 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.684 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.686 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.687 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.694 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.695 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.694 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.702 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.702 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.706 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.707 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.708 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.710 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.711 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.742 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.755 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.762 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.763 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.768 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.768 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.775 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.777 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.778 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.777 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.784 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.789 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.792 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.800 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.805 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.807 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.808 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.816 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.820 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.820 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.822 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.830 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.834 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.834 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.837 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.837 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.838 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.866 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.866 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.867 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.869 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.870 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.871 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.872 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.873 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.873 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.875 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.875 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.878 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.878 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.881 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.881 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.882 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.913 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.913 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.913 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.914 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.915 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.916 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.916 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.916 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.916 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.917 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.918 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.918 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.920 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.926 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.927 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.931 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.937 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.939 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.939 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.940 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.946 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.949 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.954 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.960 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.960 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.962 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.965 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.965 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.966 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.973 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.974 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.987 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.993 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:25.994 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.004 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.004 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.008 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.014 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.014 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.016 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.018 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.020 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.025 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.037 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.040 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.044 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.048 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.048 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.048 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.050 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.053 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.053 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.053 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.055 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.055 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.056 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.056 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.056 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.058 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.058 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.058 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.062 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.062 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.065 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.065 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.069 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.070 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.071 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.072 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.073 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.073 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.074 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.079 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.080 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.080 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.082 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.083 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.083 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.083 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.083 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.085 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.085 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.087 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.097 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.103 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.104 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.105 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.106 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.109 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.112 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.115 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.119 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.120 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.122 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.127 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.127 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.129 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.129 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.132 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.138 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.138 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.141 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.146 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.146 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.146 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.153 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.154 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.156 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.157 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.161 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.163 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.165 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.185 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.190 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.190 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.190 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.192 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.203 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.203 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.206 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.206 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.211 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.214 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.216 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.217 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.221 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.227 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.229 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.229 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.232 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.234 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.239 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.244 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.245 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.249 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.250 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.251 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.254 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.254 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.257 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.258 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.258 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.265 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.266 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.266 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.272 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.279 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.280 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.282 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.284 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.285 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.290 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.293 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.293 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.296 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.298 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.302 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.305 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.305 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.308 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.310 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.313 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.313 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.315 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.319 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.320 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.321 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.323 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.332 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.335 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.335 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.335 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.341 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.345 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.347 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.355 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.358 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.358 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.361 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.366 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.372 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.372 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.374 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.380 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.384 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.385 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.386 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.389 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.391 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.396 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.398 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.410 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.410 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.411 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.412 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.419 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.424 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.430 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.430 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.432 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.439 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.440 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.444 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.451 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.451 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.455 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.465 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.466 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.470 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.471 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.472 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.474 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.478 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.482 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.482 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.482 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.488 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.492 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.495 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.502 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.506 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.511 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.519 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.520 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.520 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.523 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.525 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.525 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.528 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.530 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.532 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.535 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.539 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.543 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.544 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.548 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.550 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.550 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.552 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.552 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.554 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.555 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.555 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.557 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.559 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.561 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.561 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.566 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.566 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.568 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.571 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.574 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.574 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.575 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.579 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.581 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.581 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.581 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.583 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.585 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.587 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.589 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.590 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.593 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.598 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.609 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.610 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.612 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.613 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.615 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.617 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.620 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.627 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.627 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.631 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.632 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.634 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.638 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.639 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.651 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.652 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.652 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.654 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.656 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.656 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.658 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.663 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.674 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.676 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.691 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.691 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.691 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.695 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.700 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.702 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.707 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.709 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.713 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.713 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.715 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.715 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.715 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.719 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.720 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.723 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.732 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.734 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.734 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.736 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.736 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.736 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.739 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.739 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.740 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.740 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.744 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.744 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.751 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.752 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.756 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.758 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.760 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.760 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.762 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.763 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.765 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.765 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.765 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.767 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.768 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.780 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.781 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.785 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.786 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.786 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.789 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.792 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.794 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.800 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.801 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.803 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.803 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.808 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.808 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.814 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.814 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.815 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.819 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.820 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.823 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.827 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.827 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.827 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.830 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.830 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.836 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.838 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.838 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.838 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.838 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.841 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.841 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.844 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.846 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.846 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.850 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.852 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.854 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.854 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.856 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.855 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.871 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.871 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.873 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.875 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.879 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.883 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.883 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.884 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.886 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.887 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.889 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.889 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.891 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.891 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.891 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.892 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.897 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.897 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.898 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.898 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.900 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.901 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.903 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.904 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.904 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.908 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.912 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.912 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.913 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.913 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.914 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.914 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.916 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.918 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.920 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.925 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.925 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.926 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.930 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.936 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.940 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.941 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.946 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.948 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.952 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.953 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.954 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.957 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.969 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.970 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.971 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.979 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:26.989 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.006 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.008 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.012 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.015 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.018 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.021 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.021 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.022 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.024 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.025 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.030 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.033 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.034 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.037 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.040 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.040 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.044 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.051 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.052 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.053 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.054 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.055 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.056 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.059 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.063 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.067 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.067 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.069 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.075 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.078 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.085 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.086 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.087 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.087 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.098 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.098 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.100 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.101 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.103 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.104 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.112 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.116 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.117 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.119 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.121 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.123 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.129 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.131 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.132 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.136 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.136 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.137 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.139 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.141 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.145 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.150 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.151 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.159 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.170 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.171 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.174 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.174 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.179 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.179 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.182 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.184 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.189 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.196 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.198 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.203 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.204 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.210 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.212 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.215 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.217 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.219 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.220 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.222 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.224 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.227 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.237 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.237 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.238 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.240 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.240 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.244 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.246 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.248 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.254 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.254 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.256 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.258 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.267 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.271 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.274 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.276 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.278 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.280 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.284 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.284 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.285 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.290 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.291 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.291 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.294 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.295 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.297 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.299 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.303 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.303 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.304 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.304 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.308 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.312 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.313 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.315 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.315 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.318 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.319 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.321 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.324 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.327 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.329 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.331 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.336 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.340 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.342 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.342 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.348 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.349 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.351 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.355 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.355 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.357 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.359 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.363 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.366 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.370 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.370 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.372 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.372 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.380 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.380 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.384 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.385 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.389 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.390 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.395 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.398 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.403 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.410 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.412 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.414 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.415 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.415 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.416 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.429 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.430 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.431 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.432 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.436 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.436 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.437 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.440 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.448 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.452 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.452 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.453 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.458 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.462 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.464 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.469 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.472 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.472 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.477 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.480 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.480 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.484 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.490 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.494 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.498 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.501 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.501 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.502 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.504 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.505 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.505 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.505 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.505 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.514 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.514 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.515 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.520 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.521 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.522 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.523 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.529 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.531 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.532 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.534 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.537 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.539 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.540 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.541 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.546 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.548 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.548 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.549 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.550 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.551 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.552 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.555 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.557 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.557 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.560 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.564 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.567 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.570 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.572 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.578 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.580 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.583 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.583 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.584 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.586 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.587 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.599 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.601 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.603 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.605 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.607 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.610 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.613 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.615 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.619 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.621 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.625 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.632 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.634 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.635 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.638 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.645 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.645 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.648 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.653 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.653 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.655 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.658 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.664 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.664 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.669 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.669 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.669 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.670 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.678 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.678 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.680 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.685 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.687 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.688 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.687 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.688 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.690 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.691 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.692 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.694 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.696 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.699 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.704 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.714 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.721 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.721 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.731 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.732 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.738 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.738 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.746 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.749 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.751 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.751 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.754 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.762 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.763 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.764 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.765 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.765 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.765 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.766 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.770 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.773 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.774 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.778 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.778 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.780 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.780 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.784 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.784 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.788 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.791 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.792 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.797 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.800 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.800 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.802 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.803 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.803 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.804 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.806 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.806 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.809 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.811 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.813 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.814 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.817 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.817 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.821 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.823 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.825 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.828 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.830 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.833 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.834 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.838 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.847 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.851 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.854 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.856 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.865 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.866 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.869 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.873 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.882 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.885 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.887 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.891 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.895 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.895 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.904 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.907 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.912 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.912 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.923 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.923 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.923 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.924 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.923 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.928 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.930 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.933 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.940 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.947 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.950 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.950 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.952 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.952 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.954 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.955 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.956 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.956 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.964 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.966 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.971 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.983 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.987 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.989 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:27.991 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.006 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.007 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.012 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.014 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.015 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.016 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.016 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.017 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.020 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.022 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.023 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.027 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.030 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.037 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.040 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.040 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.044 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.049 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.051 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.051 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.053 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.054 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.057 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.058 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.059 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.068 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.074 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.077 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.078 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.079 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.081 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.083 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.084 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.084 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.084 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.085 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.086 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.086 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.086 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.090 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.093 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.093 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.095 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.097 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.098 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.101 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.107 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.108 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.111 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.113 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.114 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.114 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.116 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.116 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.119 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.119 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.122 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.121 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.124 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.128 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.129 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.130 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.132 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.134 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.138 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.138 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.139 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.141 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.145 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.149 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.150 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.152 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.154 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.163 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.163 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.163 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.164 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.167 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.169 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.169 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.171 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.174 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.175 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.183 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.183 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.184 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.185 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.187 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.187 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.196 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.197 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.196 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.198 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.198 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.198 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.205 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.206 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.206 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.211 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.213 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.215 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.217 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.221 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.224 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.228 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.231 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.237 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.238 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.250 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.252 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.252 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.253 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.255 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.256 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.257 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.262 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.268 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.272 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.278 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.281 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.281 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.283 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.288 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.291 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.300 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.304 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.305 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.308 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.314 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.316 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.319 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.323 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.323 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.330 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.331 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.335 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.337 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.340 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.341 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.342 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.348 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.350 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.351 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.351 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.355 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.355 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.357 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.358 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.359 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.360 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.362 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.362 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.369 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.372 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.373 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.374 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.377 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.379 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.381 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.382 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.384 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.386 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.388 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.390 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.391 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.392 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.392 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.392 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.393 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.392 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.397 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.398 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.398 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.399 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.403 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.409 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.413 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.414 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.416 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.417 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.421 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.421 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.423 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.424 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.424 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.426 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.427 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.431 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.431 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.432 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.432 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.432 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.434 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.436 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.437 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.439 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.440 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.440 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.440 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.444 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.449 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.449 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.453 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.456 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.460 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.464 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.470 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.473 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.478 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.478 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.478 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.478 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.482 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.482 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.484 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.487 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.491 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.493 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.502 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.505 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.505 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.510 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.513 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.515 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.521 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.522 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.525 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.537 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.537 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.539 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.541 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.546 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.548 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.550 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.550 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.550 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.560 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.564 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.564 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.568 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.574 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.580 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.583 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.586 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.589 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.590 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.590 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.592 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.596 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.606 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.609 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.611 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.615 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.615 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.616 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.617 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.620 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.620 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.623 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.624 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.629 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.631 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.635 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.637 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.638 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.638 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.638 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.639 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.641 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.642 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.643 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.643 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.647 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.657 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.657 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.660 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.661 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.662 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.663 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.667 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.671 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.673 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.673 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.713 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.714 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.716 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.718 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.720 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.720 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.723 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.724 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.725 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.730 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.735 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.739 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.741 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.746 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.748 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.749 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.749 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.752 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.752 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.754 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.756 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.757 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.758 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.758 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.764 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.768 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.769 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.771 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.772 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.775 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.775 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.785 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.787 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.787 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.790 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.795 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.799 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.800 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.803 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.805 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.806 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.809 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.811 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.816 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.820 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.821 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.823 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.826 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.830 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.832 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.836 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.840 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.840 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.844 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.848 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.848 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.858 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.860 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.864 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.872 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.875 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.879 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.883 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.886 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.890 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.890 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.894 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.901 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.905 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.906 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.911 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.913 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.924 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.924 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.925 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.925 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.930 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.931 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.933 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.934 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.935 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.941 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.949 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.951 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.952 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.955 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.957 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.957 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.957 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.958 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.958 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.965 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.965 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.967 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.970 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.970 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.970 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.972 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.972 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.975 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.978 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.978 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.982 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.982 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.984 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.984 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.986 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.987 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.988 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.990 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.990 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.994 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:28.999 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.001 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.001 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.003 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.003 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.009 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.014 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.017 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.017 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.019 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.019 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.022 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.023 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.023 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.025 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.030 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.033 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.033 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.034 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.038 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.042 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.042 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.044 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.045 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.047 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.049 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.051 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.051 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.056 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.059 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.060 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.068 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.068 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.068 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.071 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.073 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.073 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.076 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.082 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.082 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.084 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.087 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.087 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.088 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.090 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.097 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.102 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.105 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.106 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.112 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.113 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.117 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.121 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.121 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.128 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.134 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.136 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.148 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.150 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.152 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.153 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.154 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.158 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.158 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.164 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.167 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.170 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.171 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.172 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.176 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.182 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.182 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.184 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.185 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.189 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.191 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.191 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.191 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.200 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.205 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.206 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.206 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.212 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.215 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.219 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.221 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.224 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.230 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.232 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.233 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.233 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.237 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.240 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.242 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.242 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.242 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.243 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.246 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.249 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.249 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.249 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.251 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.255 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.255 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.257 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.258 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.260 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.265 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.269 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.271 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.272 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.273 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.277 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.277 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.279 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.284 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.291 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.291 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.291 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.301 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.303 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.305 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.305 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.308 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.310 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.311 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.312 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.314 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.314 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.318 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.322 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.330 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.336 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.339 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.342 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.347 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.349 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.350 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.350 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.350 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.352 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.353 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.354 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.357 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.358 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.360 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.366 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.370 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.370 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.370 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.372 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.373 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.374 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.374 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.377 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.377 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.378 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.380 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.384 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.389 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.395 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.399 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.404 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.405 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.411 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.411 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.412 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.418 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.419 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.421 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.422 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.424 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.426 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.429 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.434 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.444 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.445 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.445 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.453 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.455 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.456 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.458 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.466 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.466 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.470 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.471 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.475 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.475 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.475 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.480 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.483 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.484 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.484 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.485 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.488 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.490 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.491 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.496 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.499 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.503 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.505 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.508 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.513 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.515 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.518 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.519 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.520 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.529 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.530 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.535 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.537 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.544 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.546 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.547 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.547 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.549 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.550 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.551 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.552 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.553 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.554 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.554 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.557 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.557 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.557 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.558 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.564 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.567 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.570 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.570 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.570 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.571 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.575 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.580 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.582 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.582 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.587 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.587 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.591 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.594 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.595 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.600 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.602 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.602 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.609 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.610 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.610 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.612 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.613 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.615 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.620 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.620 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.620 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.624 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.626 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.628 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.629 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.631 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.631 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.632 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.640 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.646 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.646 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.651 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.652 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.652 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.654 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.658 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.663 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.663 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.664 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.666 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.668 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.673 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.673 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.676 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.676 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.680 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.683 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.683 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.686 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.686 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.689 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.692 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.696 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.699 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.706 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.710 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.711 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.713 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.713 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.714 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.714 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.716 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.719 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.720 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.725 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.726 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.726 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.728 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.732 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.735 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.735 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.738 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.738 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.740 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.745 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.748 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.750 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.750 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.757 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.758 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.764 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.765 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.766 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.768 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.769 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.771 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.771 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.774 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.779 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.790 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.790 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.790 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.791 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.798 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.800 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.801 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.802 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.803 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.804 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.807 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.808 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.808 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.814 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.815 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.821 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.823 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.826 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.834 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.837 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.838 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.841 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.843 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.845 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.848 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.848 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.849 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.850 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.851 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.854 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.856 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.856 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.858 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.858 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.858 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.862 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.864 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.866 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.869 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.879 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.881 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.884 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.886 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.888 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.893 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.894 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.894 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.898 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.898 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.900 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.900 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.903 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.904 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.906 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.907 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.912 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.912 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.915 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.916 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.917 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.919 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.919 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.921 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.922 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.922 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.922 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.924 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.924 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.924 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.931 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.932 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.937 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.942 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.944 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.945 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.946 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.948 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.949 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.950 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.951 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.952 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.958 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.959 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.964 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.965 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.965 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.967 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.970 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.971 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.971 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.973 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.973 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.973 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.974 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.974 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.981 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.984 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.985 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.989 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:29.989 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.002 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.005 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.009 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.011 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.011 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.012 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.014 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.016 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.019 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.028 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.034 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.036 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.038 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.041 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.044 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.044 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.046 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.052 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.054 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.062 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.065 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.068 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.070 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.076 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.077 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.081 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.083 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.085 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.087 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.087 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.089 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.096 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.101 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.102 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.102 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.107 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.109 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.109 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.112 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.115 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.118 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.120 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.123 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.125 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.125 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.130 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.132 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.135 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.137 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.138 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.140 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.142 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.145 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.148 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.148 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.148 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.151 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.151 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.152 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.155 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.155 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.157 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.158 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.166 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.171 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.176 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.191 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.193 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.195 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.196 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.201 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.201 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.204 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.204 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.205 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.207 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.209 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.215 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.215 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.217 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.218 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.221 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.223 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.225 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.233 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.246 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.246 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.246 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.247 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.252 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.256 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.257 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.261 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.262 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.268 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.268 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.268 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.270 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.270 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.276 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.279 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.281 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.282 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.286 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.287 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.289 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.291 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.294 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.294 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.296 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.296 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.304 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.307 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.314 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.314 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.314 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.314 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.315 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.316 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.320 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.321 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.322 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.327 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.330 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.358 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.358 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.358 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.361 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.363 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.365 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.366 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.366 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.367 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.369 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.369 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.372 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.374 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.374 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.376 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.381 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.382 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.382 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.382 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.383 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.385 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.388 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.388 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.390 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.390 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.391 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.398 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.403 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.407 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.407 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.409 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.409 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.409 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.410 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.418 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.419 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.421 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.424 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.424 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.427 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.428 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.433 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.437 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.441 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.441 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.441 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.446 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.449 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.450 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.452 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.453 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.456 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.458 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.464 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.468 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.473 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.478 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.482 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.483 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.485 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.486 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.488 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.490 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.496 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.497 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.499 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.502 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.504 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.505 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.511 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.512 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.512 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.515 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.515 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.518 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.523 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.528 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.532 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.535 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.538 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.539 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.540 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.544 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.558 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.558 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.559 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.561 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.564 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.565 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.565 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.565 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.567 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.570 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.575 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.582 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.584 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.597 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.601 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.602 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.604 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.607 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.612 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.613 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.618 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.618 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.619 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.623 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.624 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.624 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.628 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.628 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.636 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.639 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.642 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.646 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.649 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.651 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.651 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.653 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.662 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.663 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.668 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.671 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.673 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.673 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.674 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.678 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.681 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.692 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.692 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.692 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.692 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.692 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.692 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.699 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.701 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.706 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.706 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.713 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.718 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.720 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.721 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.722 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.725 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.727 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.727 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.730 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.730 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.736 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.736 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.737 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.738 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.739 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.741 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.745 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.745 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.747 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.750 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.756 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.756 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.757 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.757 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.758 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.762 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.778 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.780 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.781 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.784 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.792 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.794 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.797 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.797 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.802 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.807 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.813 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.815 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.818 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.818 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.827 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.837 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.838 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.839 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.841 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.843 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.843 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.844 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.846 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.849 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.849 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.856 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.856 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.856 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.862 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.865 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.865 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.865 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.865 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.869 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.871 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.873 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.874 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.876 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.878 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.881 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.881 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.881 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.882 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.884 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.888 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.889 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.891 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.892 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.892 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.896 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.896 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.902 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.903 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.905 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.905 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.907 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.908 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.910 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.913 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.920 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.921 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.921 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.927 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.927 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.930 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.930 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.932 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.933 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.933 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.936 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.936 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.938 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.944 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.948 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.951 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.955 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.963 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.965 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.972 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.973 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.972 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.972 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.977 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.979 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.980 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.981 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:30.982 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.004 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.006 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.006 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.011 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.011 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.013 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.015 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.018 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.020 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.025 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.025 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.028 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.030 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.031 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.031 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.031 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.033 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.034 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.035 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.037 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.039 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.049 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.062 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.063 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.067 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.070 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.070 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.080 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.085 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.092 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.092 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.098 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.103 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.105 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.109 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.125 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.125 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.126 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.125 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.127 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.130 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.131 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.132 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.134 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.134 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.136 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.136 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.138 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.139 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.140 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.146 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.146 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.150 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.154 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.158 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.164 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.167 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.169 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.169 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.169 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.170 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.172 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.172 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.175 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.181 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.181 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.186 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.187 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.195 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.197 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.198 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.199 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.200 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.203 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.203 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.209 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.214 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.215 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.222 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.224 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.231 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.235 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.236 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.246 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.249 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.249 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.250 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.251 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.251 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.253 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.254 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.254 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.258 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.261 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.264 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.266 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.267 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.272 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.273 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.273 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.274 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.277 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.277 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.286 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.294 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.295 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.295 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.304 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.305 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.305 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.305 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.308 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.313 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.314 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.318 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.319 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.319 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.321 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.323 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.325 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.326 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.330 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.330 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.334 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.336 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.337 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.338 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.338 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.346 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.350 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.352 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.352 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.356 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.359 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.362 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.366 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.368 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.368 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.370 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.370 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.371 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.373 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.374 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.374 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.377 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.379 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.380 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.381 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.381 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.381 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.381 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.386 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.390 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.392 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.396 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.397 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.398 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.399 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.400 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.402 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.402 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.406 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.411 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.411 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.418 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.419 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.422 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.424 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.426 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.428 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.429 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.431 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.433 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.435 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.438 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.438 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.440 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.441 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.443 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.445 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.447 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.448 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.450 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.451 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.452 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.457 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.457 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.458 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.461 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.464 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.466 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.468 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.471 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.473 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.483 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.486 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.488 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.502 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.504 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.511 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.511 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.514 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.515 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.518 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.518 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.523 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.537 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.544 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.548 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.550 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.553 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.558 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.567 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.567 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.571 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.573 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.574 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.580 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.587 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.591 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.593 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.600 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.604 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.605 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.606 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.608 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.617 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.620 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.620 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.621 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.622 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.623 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.633 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.633 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.633 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.633 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.634 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.639 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.639 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.641 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.643 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.644 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.646 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.646 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.647 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.647 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.647 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.648 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.653 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.654 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.655 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.655 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.655 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.658 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.658 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.668 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.669 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.669 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.670 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.675 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.678 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.681 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.681 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.682 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.684 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.684 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.690 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.692 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.694 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.697 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.698 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.700 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.702 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.702 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.704 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.707 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.713 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.716 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.719 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.720 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.720 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.722 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.722 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.722 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.723 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.724 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.724 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.735 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.738 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.738 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.741 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.741 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.743 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.746 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.748 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.750 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.750 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.761 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.764 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.765 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.766 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.768 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.768 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.769 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.770 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.778 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.779 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.780 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.781 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.782 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.793 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.794 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.798 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.799 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.800 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.800 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.805 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.805 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.807 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.807 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.811 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.814 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.819 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.819 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.830 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.830 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.823 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.830 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.831 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.837 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.837 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.841 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.844 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.845 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.848 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.855 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.857 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.858 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.858 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.862 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.862 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.863 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.863 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.870 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.871 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.871 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.873 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.880 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.881 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.883 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.883 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.885 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.886 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.889 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.894 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.896 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.898 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.898 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.905 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.905 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.909 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.912 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.912 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.923 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.923 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.925 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.925 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.928 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.930 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.930 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.931 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.934 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.935 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.940 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.941 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.945 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.945 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.946 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.948 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.950 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.950 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.958 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.960 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.961 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.964 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.968 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.968 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.970 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.972 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.972 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.975 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.976 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.976 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.976 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.985 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.990 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.994 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.996 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.996 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.997 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.998 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:31.999 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.003 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.003 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.003 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.006 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.008 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.010 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.012 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.019 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.019 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.027 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.035 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.036 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.037 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.040 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.040 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.045 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.053 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.053 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.060 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.062 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.065 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.066 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.069 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.069 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.071 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.077 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.081 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.083 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.085 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.088 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.092 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.093 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.100 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.100 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.101 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.101 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.104 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.107 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.110 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.112 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.112 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.112 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.115 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.117 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.118 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.121 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.123 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.125 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.130 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.132 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.140 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.144 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.146 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.150 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.161 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.162 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.162 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.172 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.173 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.174 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.182 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.183 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.184 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.185 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.187 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.191 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.200 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.204 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.206 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.213 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.216 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.218 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.218 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.222 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.223 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.226 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.226 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.232 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.233 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.236 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.237 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.239 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.240 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.243 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.248 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.250 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.250 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.250 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.254 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.254 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.257 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.264 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.266 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.272 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.275 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.275 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.279 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.279 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.279 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.280 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.283 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.283 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.284 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.289 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.294 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.294 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.295 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.297 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.301 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.302 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.306 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.306 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.308 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.309 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.309 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.310 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.318 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.322 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.322 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.324 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.326 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.334 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.338 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.339 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.342 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.342 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.345 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.347 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.349 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.352 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.354 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.354 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.362 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.368 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.368 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.370 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.373 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.376 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.382 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.383 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.386 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.386 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.387 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.387 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.388 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.388 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.388 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.390 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.393 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.393 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.401 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.402 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.403 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.409 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.415 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.416 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.419 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.420 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.424 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.426 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.430 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.430 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.433 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.436 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.437 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.438 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.438 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.440 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.441 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.441 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.445 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.445 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.447 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.447 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.450 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.452 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.453 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.456 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.461 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.464 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.484 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.485 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.483 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.485 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.483 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.486 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.483 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.483 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.482 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.482 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.482 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.490 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.492 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.496 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.505 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.506 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.509 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.509 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.517 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.517 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.519 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.520 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.520 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.522 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.524 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.525 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.529 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.530 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.541 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.544 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.548 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.548 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.550 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.550 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.551 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.552 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.556 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.561 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.567 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.568 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.568 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.570 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.570 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.581 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.582 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.584 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.585 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.588 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.588 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.590 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.592 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.592 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.596 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.605 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.607 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.608 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.608 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.611 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.612 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.618 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.621 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.622 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.622 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.629 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.634 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.638 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.639 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.645 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.646 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.646 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.646 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.653 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.653 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.665 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.688 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.696 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.696 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.704 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.704 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.706 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.708 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.708 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.708 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.709 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.710 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.710 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.712 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.713 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.716 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.716 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.717 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.718 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.720 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.720 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.720 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.721 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.721 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.722 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.725 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.725 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.726 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.726 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.729 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.731 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.731 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.733 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.734 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.735 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.737 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.738 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.739 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.741 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.743 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.745 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.745 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.747 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.749 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.752 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.756 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.759 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.764 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.764 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.767 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.770 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.770 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.773 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.775 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.775 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.775 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.782 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.789 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.790 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.791 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.795 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.797 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.798 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.799 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.799 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.800 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.800 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.804 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.804 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.805 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.806 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.807 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.808 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.808 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.810 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.813 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.813 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.813 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.815 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.816 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.820 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.821 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.822 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.825 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.825 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.826 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.829 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.829 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.832 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.835 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.838 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.839 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.839 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.840 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.842 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.843 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.845 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.849 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.850 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.853 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.853 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.855 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.860 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.862 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.871 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.872 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.884 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.885 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.886 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.888 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.890 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.890 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.899 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.903 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.907 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.907 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.909 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.913 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.916 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.917 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.923 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.923 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.924 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.929 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.932 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.932 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.933 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.935 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.936 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.936 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.938 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.943 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.946 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.952 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.953 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.957 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.968 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.971 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.973 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.975 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.979 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.982 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.986 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.986 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.988 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.991 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.994 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:32.997 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.000 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.001 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.005 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.007 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.012 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.015 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.015 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.015 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.018 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.019 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.020 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.023 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.027 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.030 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.032 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.040 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.050 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.054 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.055 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.056 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.058 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.061 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.065 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.065 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.070 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.078 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.078 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.078 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.078 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.081 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.084 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.088 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.091 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.094 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.100 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.100 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.106 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.106 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.107 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.107 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.113 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.114 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.114 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.116 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.118 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.119 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.121 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.123 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.123 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.124 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.125 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.129 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.134 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.137 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.139 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.140 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.141 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.144 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.145 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.148 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.150 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.151 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.154 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.158 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.159 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.163 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.164 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.164 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.168 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.170 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.174 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.178 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.181 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.183 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.184 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.188 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.187 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.190 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.192 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.195 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.196 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.203 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.203 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.203 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.206 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.206 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.207 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.213 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.215 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.219 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.225 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.229 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.230 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.236 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.236 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.236 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.236 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.238 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.239 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.240 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.245 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.246 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.252 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.257 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.263 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.269 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.275 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.280 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.286 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.286 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.290 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.291 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.292 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.293 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.293 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.302 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.302 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.306 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.308 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.308 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.312 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.317 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.317 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.318 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.319 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.322 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.324 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.324 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.325 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.329 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.331 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.333 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.335 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.336 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.339 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.339 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.340 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.343 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.347 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.350 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.351 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.352 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.354 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.355 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.358 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.358 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.365 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.365 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.367 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.370 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.372 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.378 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.379 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.381 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.383 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.384 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.385 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.387 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.388 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.390 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.391 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.392 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.400 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.402 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.405 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.429 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.429 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.429 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.434 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.436 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.438 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.440 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.441 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.441 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.446 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.446 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.447 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.447 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.449 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.451 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.454 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.454 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.457 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.465 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.466 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.466 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.469 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.472 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.474 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.474 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.475 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.475 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.476 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.480 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.483 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.486 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.486 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.486 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.488 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.489 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.489 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.492 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.498 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.499 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.501 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.501 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.501 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.504 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.507 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.508 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.514 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.514 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.516 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.517 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.521 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.522 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.524 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.527 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.532 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.537 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.537 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.539 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.545 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.551 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.552 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.557 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.560 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.563 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.566 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.569 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.570 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.570 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.574 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.578 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.579 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.581 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.586 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.592 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.595 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.596 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.597 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.597 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.599 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.601 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.602 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.603 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.603 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.604 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.609 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.612 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.614 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.615 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.621 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.625 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.625 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.625 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.627 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.631 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.631 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.636 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.641 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.645 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.653 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.653 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.654 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.658 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.660 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.662 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.663 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.663 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.663 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.665 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.665 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.666 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.669 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.673 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.679 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.680 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.680 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.682 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.684 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.685 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.689 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.690 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.692 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.696 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.699 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.699 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.702 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.702 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.727 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.731 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.732 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.732 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.733 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.737 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.740 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.740 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.741 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.744 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.745 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.745 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.746 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.746 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.754 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.754 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.754 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.754 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.756 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.757 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.763 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.763 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.767 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.771 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.772 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.772 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.777 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.779 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.781 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.782 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.782 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.783 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.783 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.784 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.785 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.788 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.789 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.792 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.794 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.797 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.797 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.800 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.800 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.800 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.805 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.808 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.810 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.814 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.816 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.816 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.823 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.823 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.835 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.835 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.840 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.841 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.841 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.849 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.855 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.858 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.858 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.862 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.864 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.865 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.870 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.875 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.879 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.882 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.883 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.888 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.901 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.909 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.909 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.909 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.912 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.913 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.919 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.919 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.922 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.923 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.923 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.924 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.925 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.926 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.929 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.929 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.935 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.936 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.938 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.939 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.942 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.948 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.964 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.969 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.972 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.972 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.974 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.974 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.980 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.984 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.986 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.987 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.988 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.990 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.992 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:33.995 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.003 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.006 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.007 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.011 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.011 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.013 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.014 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.016 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.017 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.020 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.021 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.021 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.029 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.031 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.032 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.034 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.044 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.047 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.049 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.049 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.051 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.055 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.055 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.063 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.064 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.067 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.074 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.077 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.078 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.079 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.080 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.079 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.084 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.084 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.085 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.085 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.086 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.087 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.089 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.090 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.096 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.099 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.100 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.102 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.103 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.104 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.106 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.108 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.109 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.111 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.114 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.114 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.115 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.116 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.119 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.120 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.127 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.127 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.129 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.134 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.135 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.138 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.140 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.141 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.141 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.141 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.144 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.147 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.149 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.149 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.151 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.153 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.153 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.155 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.155 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.169 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.169 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.171 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.175 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.177 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.181 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.182 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.184 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.186 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.187 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.189 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.191 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.196 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.200 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.202 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.203 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.213 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.214 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.220 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.223 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.225 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.231 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.232 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.235 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.236 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.240 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.243 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.244 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.247 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.250 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.252 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.253 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.253 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.255 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.259 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.262 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.264 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.265 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.267 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.268 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.268 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.275 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.278 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.278 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.278 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.281 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.281 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.281 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.285 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.285 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.286 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.293 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.298 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.301 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.303 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.304 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.306 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.306 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.315 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.316 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.318 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.319 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.323 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.328 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.328 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.332 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.336 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.339 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.340 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.345 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.348 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.350 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.353 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.353 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.356 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.376 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.378 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.384 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.386 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.388 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.389 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.391 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.391 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.394 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.394 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.399 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.401 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.401 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.401 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.404 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.408 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.413 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.418 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.419 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.422 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.422 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.428 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.429 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.431 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.433 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.436 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.436 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.437 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.440 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.442 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.445 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.448 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.449 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.455 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.456 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.459 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.463 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.466 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.474 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.475 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.479 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.480 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.481 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.485 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.499 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.503 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.505 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.505 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.508 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.508 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.510 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.512 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.513 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.514 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.517 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.517 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.531 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.536 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.536 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.537 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.547 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.555 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.556 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.562 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.566 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.569 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.569 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.571 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.572 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.577 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.580 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.583 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.588 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.591 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.592 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.596 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.605 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.605 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.605 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.606 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.608 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.608 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.610 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.615 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.616 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.619 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.619 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.619 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.621 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.621 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.621 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.629 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.630 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.630 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.634 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.635 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.638 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.638 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.644 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.645 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.649 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.649 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.651 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.653 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.653 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.655 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.655 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.661 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.662 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.664 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.664 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.666 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.668 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.669 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.674 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.678 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.678 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.682 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.687 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.688 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.688 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.706 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.706 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.706 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.706 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.706 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.707 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.707 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.714 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.717 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.720 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.722 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.722 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.722 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.725 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.729 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.730 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.731 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.736 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.738 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.746 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.753 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.754 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.754 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.754 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.757 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.760 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.764 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.769 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.774 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.778 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.781 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.781 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.783 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.794 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.799 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.799 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.803 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.804 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.809 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.809 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.813 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.813 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.813 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.815 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.817 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.820 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.827 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.829 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.830 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.831 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.834 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.845 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.849 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.853 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.854 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.858 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.858 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.863 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.863 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.863 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.864 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.867 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.868 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.868 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.869 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.870 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.870 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.877 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.878 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.881 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.883 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.884 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.886 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.886 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.887 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.887 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.888 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.889 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.896 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.901 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.903 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.910 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.910 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.910 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.917 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.917 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.917 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.919 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.920 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.921 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.925 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.925 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.928 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.929 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.933 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.936 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.937 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.939 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.940 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.942 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.943 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.943 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.945 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.945 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.946 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.946 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.957 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.958 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.961 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.962 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.963 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.964 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.965 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.967 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.971 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.971 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.973 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.984 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.985 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.986 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.988 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.988 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.991 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:34.994 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.005 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.005 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.012 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.013 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.019 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.021 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.023 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.023 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.024 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.025 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.029 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.036 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.036 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.036 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.040 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.041 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.046 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.046 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.047 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.051 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.052 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.066 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.066 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.069 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.069 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.073 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.073 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.075 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.081 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.083 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.085 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.086 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.086 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.096 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.096 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.097 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.105 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.107 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.112 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.117 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.118 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.120 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.123 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.123 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.123 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.131 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.140 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.140 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.142 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.143 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.149 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.151 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.155 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.158 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.162 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.165 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.166 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.170 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.174 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.175 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.177 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.184 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.198 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.198 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.198 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.201 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.201 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.203 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.204 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.208 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.210 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.212 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.219 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.220 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.220 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.221 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.224 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.230 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.232 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.234 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.241 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.245 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.245 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.248 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.248 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.248 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.250 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.250 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.251 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.253 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.255 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.256 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.258 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.259 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.262 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.263 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.266 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.272 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.272 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.297 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.298 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.298 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.298 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.300 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.303 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.307 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.308 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.308 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.308 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.308 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.314 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.316 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.320 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.321 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.322 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.322 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.323 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.324 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.325 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.325 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.326 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.327 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.327 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.328 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.328 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.331 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.333 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.335 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.336 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.340 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.355 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.359 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.359 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.366 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.366 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.369 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.370 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.373 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.374 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.374 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.378 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.379 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.380 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.384 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.384 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.384 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.386 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.387 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.389 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.390 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.396 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.396 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.398 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.403 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.404 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.406 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.407 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.407 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.410 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.415 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.419 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.421 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.421 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.434 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.434 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.438 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.438 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.440 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.450 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.450 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.454 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.454 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.456 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.458 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.460 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.464 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.467 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.469 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.469 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.470 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.474 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.476 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.481 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.481 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.481 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.484 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.484 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.485 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.485 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.487 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.487 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.494 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.494 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.501 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.504 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.504 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.508 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.510 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.510 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.512 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.514 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.514 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.516 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.519 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.519 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.520 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.522 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.523 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.525 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.525 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.530 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.530 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.531 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.533 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.539 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.547 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.559 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.559 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.560 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.562 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.563 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.564 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.567 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.570 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.571 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.571 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.572 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.577 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.579 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.579 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.581 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.583 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.589 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.599 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.604 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.606 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.608 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.611 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.615 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.618 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.622 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.624 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.631 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.634 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.639 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.639 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.640 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.645 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.648 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.654 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.661 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.663 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.665 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.666 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.668 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.668 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.672 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.675 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.689 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.691 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.691 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.692 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.695 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.695 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.697 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.699 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.701 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.703 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.705 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.705 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.708 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.712 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.713 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.714 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.715 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.717 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.719 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.721 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.721 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.723 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.723 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.725 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.729 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.731 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.733 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.734 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.734 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.746 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.748 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.749 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.753 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.758 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.758 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.762 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.769 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.777 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.780 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.788 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.790 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.798 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.799 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.800 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.803 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.804 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.805 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.809 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.811 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.813 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.816 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.816 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.820 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.824 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.826 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.827 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.829 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.831 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.832 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.833 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.834 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.836 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.836 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.837 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.839 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.843 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.845 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.851 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.851 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.856 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.858 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.858 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.859 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.860 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.869 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.869 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.873 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.873 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.879 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.885 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.888 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.895 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.897 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.897 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.902 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.902 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.904 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.904 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.905 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.909 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.915 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.918 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.925 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.928 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.928 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.930 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.934 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.934 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.934 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.936 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.938 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.944 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.953 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.954 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.957 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.959 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.960 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.961 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.962 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.962 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.966 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.966 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.970 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.980 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.981 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.984 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.986 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.987 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.988 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.992 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.995 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.998 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:35.998 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.001 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.009 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.009 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.009 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.011 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.014 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.017 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.020 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.020 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.021 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.024 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.026 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.034 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.038 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.039 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.040 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.042 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.047 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.047 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.048 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.049 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.050 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.051 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.052 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.053 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.056 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.058 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.060 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.063 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.066 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.068 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.069 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.069 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.074 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.074 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.080 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.083 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.088 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.089 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.089 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.093 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.095 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.096 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.101 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.101 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.103 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.105 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.106 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.111 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.118 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.121 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.121 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.129 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.136 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.140 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.140 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.144 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.145 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.147 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.149 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.150 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.154 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.156 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.159 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.164 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.170 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.174 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.175 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.175 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.178 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.178 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.180 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.182 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.186 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.188 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.190 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.195 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.197 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.198 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.202 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.208 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.210 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.211 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.212 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.213 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.214 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.217 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.219 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.222 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.224 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.247 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.248 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.248 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.249 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.251 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.251 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.254 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.256 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.258 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.264 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.267 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.270 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.273 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.274 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.278 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.280 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.282 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.282 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.283 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.284 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.286 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.286 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.288 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.290 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.292 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.302 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.302 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.303 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.306 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.309 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.314 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.317 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.319 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.320 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.325 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.328 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.334 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.337 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.338 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.338 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.339 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.339 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.342 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.344 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.345 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.348 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.349 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.352 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.357 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.364 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.364 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.368 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.372 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.373 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.374 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.375 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.380 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.382 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.385 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.386 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.388 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.391 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.394 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.398 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.398 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.398 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.400 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.401 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.401 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.403 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.406 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.407 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.411 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.412 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.413 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.413 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.414 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.415 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.416 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.418 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.419 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.420 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.423 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.430 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.433 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.436 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.439 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.447 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.447 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.454 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.462 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.464 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.465 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.466 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.470 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.472 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.480 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.481 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.487 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.490 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.490 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.493 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.497 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.498 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.500 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.500 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.501 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.508 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.512 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.513 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.519 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.519 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.521 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.522 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.524 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.527 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.534 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.535 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.536 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.538 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.539 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.540 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.542 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.542 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.545 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.548 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.549 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.556 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.557 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.564 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.568 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.570 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.574 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.576 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.578 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.579 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.581 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.584 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.585 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.588 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.591 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.596 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.597 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.599 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.603 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.605 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.606 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.608 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.613 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.615 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.615 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.619 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.619 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.623 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.623 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.625 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.627 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.629 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.631 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.632 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.635 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.635 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.635 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.635 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.639 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.640 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.648 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.649 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.649 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.651 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.651 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.656 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.658 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.662 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.664 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.664 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.666 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.672 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.674 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.679 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.680 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.680 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.687 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.690 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.696 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.700 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.701 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.707 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.713 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.720 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.723 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.725 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.729 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.729 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.729 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.730 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.730 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.730 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.730 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.733 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.735 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.738 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.738 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.740 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.740 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.746 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.746 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.748 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.750 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.752 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.753 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.753 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.762 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.762 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.762 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.764 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.765 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.767 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.768 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.771 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.774 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.778 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.780 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.780 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.782 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.785 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.786 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.790 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.796 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.798 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.804 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.808 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.809 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.812 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.820 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.820 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.824 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.836 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.836 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.839 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.841 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.842 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.843 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.845 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.845 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.848 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.848 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.850 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.851 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.865 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.869 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.869 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.874 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.878 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.882 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.884 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.885 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.885 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.888 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.888 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.890 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.890 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.893 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.894 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.895 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.897 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.900 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.900 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.903 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.905 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.908 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.912 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.916 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.916 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.917 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.918 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.921 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.923 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.923 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.928 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.930 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.934 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.935 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.939 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.939 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.939 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.945 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.948 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.948 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.951 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.952 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.953 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.955 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.955 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.958 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.963 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.968 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.968 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.968 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.975 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.975 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.981 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.983 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.983 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.985 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.989 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.992 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.994 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.994 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:36.998 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.000 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.002 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.002 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.005 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.008 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.010 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.012 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.016 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.019 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.019 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.023 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.026 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.029 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.029 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.029 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.032 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.032 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.036 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.041 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.042 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.045 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.045 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.048 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.048 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.050 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.051 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.053 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.055 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.055 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.056 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.057 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.058 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.058 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.061 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.066 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.072 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.075 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.078 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.078 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.082 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.082 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.086 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.089 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.094 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.094 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.094 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.100 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.102 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.105 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.107 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.109 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.109 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.115 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.122 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.124 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.124 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.125 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.129 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.129 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.131 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.131 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.132 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.139 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.139 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.139 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.141 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.151 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.152 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.153 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.153 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.158 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.167 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.168 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.168 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.169 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.171 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.179 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.179 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.183 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.183 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.188 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.190 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.192 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.199 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.203 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.203 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.204 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.205 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.205 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.205 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.205 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.208 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.208 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.208 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.216 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.218 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.218 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.220 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.222 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.223 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.228 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.228 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.232 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.234 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.236 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.238 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.240 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.245 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.245 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.246 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.249 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.250 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.251 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.253 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.255 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.255 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.258 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.259 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.259 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.265 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.266 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.267 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.270 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.272 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.272 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.272 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.272 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.273 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.276 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.283 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.287 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.287 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.288 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.290 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.291 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.294 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.300 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.303 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.303 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.304 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.308 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.316 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.320 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.331 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.331 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.342 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.343 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.351 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.351 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.351 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.351 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.351 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.354 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.356 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.356 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.362 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.362 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.366 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.369 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.372 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.373 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.374 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.375 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.377 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.379 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.387 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.387 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.390 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.394 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.395 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.399 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.399 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.402 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.403 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.403 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.405 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.407 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.408 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.409 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.417 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.420 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.424 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.425 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.432 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.436 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.436 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.440 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.440 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.440 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.441 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.445 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.446 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.447 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.452 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.453 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.458 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.459 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.461 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.464 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.464 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.465 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.466 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.471 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.471 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.471 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.474 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.474 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.478 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.479 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.479 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.480 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.481 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.481 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.485 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.486 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.488 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.489 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.490 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.495 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.498 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.499 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.509 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.513 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.514 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.519 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.521 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.521 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.528 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.528 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.535 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.536 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.538 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.539 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.539 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.539 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.545 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.548 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.555 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.555 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.565 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.566 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.566 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.567 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.570 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.571 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.571 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.571 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.572 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.573 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.574 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.580 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.581 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.582 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.583 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.583 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.585 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.588 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.594 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.595 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.598 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.599 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.610 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.610 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.613 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.616 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.617 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.620 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.624 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.627 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.630 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.634 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.635 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.635 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.640 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.641 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.643 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.644 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.650 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.650 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.650 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.650 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.653 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.656 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.656 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.657 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.663 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.664 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.670 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.677 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.679 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.680 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.681 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.682 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.684 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.686 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.689 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.690 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.692 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.695 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.695 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.700 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.700 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.702 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.707 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.711 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.712 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.715 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.717 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.720 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.722 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.724 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.726 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.729 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.730 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.736 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.739 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.746 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.750 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.753 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.754 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.754 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.756 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.763 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.764 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.765 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.771 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.771 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.774 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.776 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.779 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.780 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.781 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.787 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.788 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.790 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.790 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.792 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.804 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.804 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.805 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.805 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.807 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.809 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.812 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.820 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.821 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.823 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.824 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.825 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.825 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.833 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.833 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.837 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.841 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.845 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.845 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.849 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.851 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.851 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.851 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.857 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.860 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.860 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.866 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.867 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.867 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.869 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.869 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.878 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.883 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.883 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.885 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.885 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.886 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.896 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.896 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.897 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.901 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.908 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.908 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.912 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.912 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.922 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.929 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.931 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.931 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.937 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.938 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.945 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.947 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.948 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.962 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.968 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.972 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.973 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.973 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.985 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.985 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.986 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.987 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.990 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.990 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.991 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.991 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.993 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.998 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:37.998 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.004 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.008 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.009 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.013 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.015 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.016 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.019 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.021 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.022 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.024 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.024 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.024 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.027 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.029 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.031 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.038 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.041 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.048 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.051 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.051 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.053 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.054 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.056 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.056 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.058 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.062 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.065 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.067 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.067 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.070 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.071 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.073 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.076 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.076 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.082 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.085 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.096 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.098 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.102 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.105 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.106 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.109 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.109 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.113 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.115 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.119 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.121 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.123 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.124 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.125 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.130 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.138 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.139 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.141 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.141 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.142 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.147 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.148 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.148 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.150 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.151 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.151 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.155 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.156 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.158 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.160 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.160 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.163 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.167 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.171 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.172 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.173 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.174 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.175 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.175 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.177 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.178 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.181 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.181 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.185 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.185 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.188 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.191 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.191 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.192 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.193 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.196 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.198 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.199 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.207 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.215 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.218 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.219 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.221 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.223 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.224 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.226 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.230 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.231 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.233 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.234 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.239 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.240 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.240 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.243 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.247 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.248 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.248 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.250 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.256 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.256 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.263 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.266 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.266 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.268 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.270 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.270 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.272 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.273 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.273 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.275 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.277 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.277 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.284 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.287 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.289 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.290 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.299 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.301 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.304 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.308 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.310 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.311 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.319 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.320 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.325 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.333 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.336 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.341 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.341 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.346 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.351 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.355 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.358 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.361 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.372 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.373 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.376 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.379 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.379 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.382 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.384 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.387 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.387 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.388 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.389 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.390 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.391 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.392 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.406 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.406 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.406 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.406 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.413 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.419 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.420 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.421 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.423 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.423 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.424 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.426 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.431 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.432 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.434 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.437 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.437 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.437 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.439 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.440 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.444 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.448 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.450 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.451 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.451 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.453 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.454 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.454 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.456 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.460 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.462 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.467 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.469 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.469 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.473 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.477 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.481 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.483 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.484 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.486 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.486 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.488 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.495 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.495 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.496 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.503 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.504 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.504 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.504 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.531 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.531 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.533 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.534 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.536 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.537 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.537 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.537 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.538 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.539 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.540 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.544 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.545 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.548 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.550 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.554 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.556 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.556 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.557 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.558 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.559 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.560 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.561 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.564 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.569 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.569 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.569 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.573 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.576 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.577 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.581 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.583 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.584 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.586 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.589 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.590 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.597 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.599 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.601 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.603 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.609 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.609 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.610 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.611 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.613 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.617 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.618 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.618 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.622 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.624 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.624 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.628 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.631 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.633 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.638 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.638 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.638 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.639 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.644 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.645 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.648 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.648 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.648 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.652 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.656 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.658 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.658 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.666 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.671 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.673 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.673 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.675 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.678 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.678 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.680 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.687 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.688 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.688 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.688 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.690 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.691 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.696 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.696 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.697 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.707 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.707 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.710 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.718 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.722 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.723 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.724 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.725 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.725 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.726 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.727 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.729 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.733 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.734 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.735 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.744 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.749 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.752 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.757 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.757 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.758 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.767 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.769 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.773 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.775 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.782 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.789 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.790 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.790 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.790 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.794 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.794 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.796 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.800 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.801 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.806 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.808 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.813 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.815 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.816 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.816 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.818 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.828 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.829 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.831 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.832 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.835 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.838 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.839 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.840 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.845 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.847 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.850 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.851 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.852 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.854 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.857 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.865 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.865 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.867 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.867 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.869 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.875 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.875 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.880 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.881 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.884 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.884 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.890 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.890 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.894 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.894 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.895 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.900 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.902 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.904 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.905 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.907 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.911 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.916 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.916 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.916 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.919 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.921 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.923 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.925 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.929 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.929 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.932 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.932 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.934 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.939 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.942 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.944 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.949 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.952 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.952 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.954 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.955 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.956 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.956 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.961 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.961 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.965 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.970 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.972 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.981 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.984 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.985 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.988 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.988 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.989 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.991 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.992 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.993 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.993 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.999 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:38.999 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.005 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.007 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.008 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.014 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.024 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.030 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.030 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.030 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.034 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.037 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.041 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.046 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.047 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.050 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.050 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.052 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.053 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.053 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.053 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.056 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.058 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.059 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.064 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.066 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.066 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.066 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.069 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.070 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.071 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.071 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.072 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.075 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.080 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.080 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.087 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.089 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.090 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.092 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.093 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.094 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.098 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.102 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.103 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.106 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.108 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.109 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.113 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.122 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.126 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.132 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.132 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.132 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.133 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.135 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.142 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.150 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.153 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.153 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.174 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.175 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.178 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.182 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.185 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.187 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.189 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.189 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.190 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.196 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.197 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.201 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.203 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.220 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.220 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.223 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.223 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.223 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.228 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.230 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.230 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.230 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.239 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.240 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.239 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.240 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.240 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.242 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.244 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.246 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.251 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.253 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.254 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.256 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.259 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.264 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.268 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.268 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.270 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.272 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.276 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.276 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.279 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.285 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.286 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.286 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.286 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.288 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.288 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.290 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.291 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.309 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.311 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.312 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.314 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.316 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.316 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.318 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.320 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.324 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.324 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.324 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.325 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.328 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.338 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.340 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.342 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.343 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.345 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.351 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.352 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.355 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.356 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.357 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.358 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.358 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.358 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.364 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.366 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.367 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.368 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.372 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.373 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.374 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.375 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.380 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.381 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.385 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.390 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.391 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.395 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.395 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.397 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.400 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.403 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.409 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.410 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.411 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.412 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.413 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.426 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.430 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.432 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.436 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.440 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.443 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.446 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.447 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.448 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.458 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.467 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.467 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.467 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.470 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.470 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.472 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.477 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.477 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.477 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.477 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.480 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.484 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.484 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.485 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.486 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.489 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.491 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.491 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.493 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.493 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.496 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.504 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.505 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.513 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.516 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.517 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.519 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.521 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.523 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.523 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.524 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.526 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.528 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.535 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.539 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.548 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.549 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.551 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.551 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.551 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.561 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.561 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.573 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.577 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.581 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.585 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.585 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.590 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.591 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.600 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.602 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.606 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.607 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.610 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.614 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.617 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.617 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.617 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.619 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.619 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.630 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.632 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.633 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.636 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.636 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.644 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.646 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.646 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.651 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.652 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.653 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.656 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.657 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.657 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.665 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.671 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.673 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.673 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.677 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.682 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.683 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.686 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.688 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.689 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.693 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.693 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.694 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.695 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.701 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.716 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.719 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.720 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.721 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.722 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.726 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.728 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.729 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.730 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.732 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.734 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.735 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.735 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.737 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.738 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.740 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.744 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.746 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.749 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.753 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.754 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.758 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.758 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.760 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.763 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.763 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.766 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.768 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.770 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.771 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.771 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.776 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.778 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.778 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.782 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.785 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.787 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.789 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.795 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.800 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.802 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.802 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.806 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.806 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.808 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.812 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.815 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.820 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.821 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.823 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.828 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.832 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.837 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.839 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.840 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.844 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.846 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.846 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.847 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.847 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.849 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.849 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.849 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.851 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.854 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.854 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.855 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.859 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.859 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.863 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.865 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.871 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.872 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.882 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.883 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.884 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.885 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.885 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.889 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.889 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.893 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.899 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.899 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.903 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.905 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.905 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.905 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.909 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.909 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.910 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.920 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.921 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.922 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.926 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.928 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.933 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.933 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.939 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.941 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.942 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.942 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.942 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.942 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.945 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.957 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.965 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.965 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.967 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.967 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.969 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.969 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.972 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.974 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.975 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.975 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.977 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.977 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.980 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.984 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.986 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:39.995 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.000 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.004 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.004 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.005 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.008 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.010 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.011 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.017 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.018 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.022 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.022 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.024 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.026 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.029 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.039 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.042 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.044 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.044 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.052 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.056 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.057 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.058 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.058 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.062 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.065 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.072 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.077 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.079 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.079 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.081 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.083 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.086 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.086 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.096 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.098 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.098 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.099 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.100 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.101 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.101 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.101 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.105 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.112 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.115 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.115 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.119 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.121 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.127 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.129 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.131 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.131 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.134 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.136 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.140 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.140 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.147 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.147 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.150 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.152 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.159 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.161 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.166 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.168 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.169 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.169 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.171 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.171 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.177 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.180 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.181 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.186 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.187 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.191 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.193 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.199 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.201 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.201 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.202 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.203 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.207 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.209 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.209 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.213 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.215 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.216 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.218 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.219 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.221 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.223 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.224 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.225 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.226 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.227 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.230 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.230 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.231 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.233 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.234 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.239 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.241 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.244 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.246 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.251 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.251 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.251 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.252 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.253 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.256 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.256 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.258 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.260 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.261 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.263 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.265 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.265 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.270 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.270 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.279 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.282 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.288 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.289 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.292 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.298 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.298 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.304 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.305 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.308 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.308 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.308 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.310 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.315 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.315 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.315 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.318 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.319 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.321 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.327 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.329 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.334 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.335 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.336 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.336 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.338 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.339 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.340 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.340 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.341 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.346 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.348 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.349 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.350 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.352 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.354 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.354 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.355 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.357 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.358 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.360 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.363 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.364 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.366 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.367 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.371 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.383 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.383 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.383 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.388 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.388 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.390 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.390 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.391 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.400 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.400 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.401 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.401 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.404 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.405 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.406 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.407 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.409 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.411 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.413 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.415 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.417 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.425 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.425 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.426 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.426 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.430 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.436 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.440 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.443 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.447 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.448 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.448 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.450 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.454 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.454 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.457 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.458 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.468 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.471 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.474 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.476 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.478 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.484 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.485 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.486 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.488 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.488 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.489 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.490 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.491 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.491 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.492 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.493 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.499 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.500 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.509 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.509 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.510 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.512 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.516 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.519 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.520 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.524 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.525 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.531 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.531 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.534 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.534 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.534 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.537 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.537 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.539 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.539 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.540 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.540 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.549 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.555 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.556 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.564 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.565 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.567 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.573 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.575 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.576 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.579 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.580 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.585 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.589 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.591 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.598 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.600 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.610 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.618 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.618 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.619 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.620 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.620 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.624 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.626 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.629 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.632 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.633 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.636 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.639 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.642 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.644 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.645 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.646 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.648 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.649 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.651 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.656 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.656 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.667 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.673 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.673 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.673 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.677 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.679 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.681 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.684 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.685 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.690 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.691 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.692 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.692 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.695 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.701 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.701 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.702 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.704 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.706 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.715 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.726 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.732 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.732 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.735 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.737 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.739 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.742 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.743 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.744 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.746 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.746 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.751 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.756 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.759 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.762 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.763 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.764 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.764 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.771 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.784 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.784 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.785 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.786 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.788 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.790 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.790 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.792 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.792 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.793 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.797 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.797 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.801 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.804 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.806 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.808 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.811 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.815 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.816 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.820 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.824 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.832 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.832 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.838 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.840 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.842 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.845 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.846 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.848 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.861 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.863 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.865 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.867 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.870 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.871 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.871 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.875 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.876 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.879 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.880 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.886 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.887 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.895 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.895 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.897 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.901 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.903 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.903 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.910 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.910 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.912 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.914 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.915 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.917 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.917 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.918 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.921 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.923 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.930 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.930 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.933 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.933 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.942 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.942 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.945 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.953 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.953 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.955 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.955 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.959 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.960 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.963 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.965 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.970 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.971 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.972 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.975 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.976 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.978 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.979 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.979 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.983 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.985 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.989 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.990 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.991 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.991 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:40.998 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.000 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.000 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.001 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.003 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.012 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.013 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.014 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.020 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.020 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.020 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.022 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.023 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.024 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.028 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.031 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.033 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.033 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.036 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.039 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.041 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.042 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.043 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.044 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.048 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.048 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.056 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.062 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.066 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.068 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.071 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.071 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.072 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.072 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.074 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.074 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.075 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.078 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.080 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.088 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.090 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.092 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.092 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.106 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.109 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.111 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.112 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.114 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.117 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.117 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.120 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.122 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.124 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.128 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.128 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.130 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.133 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.134 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.138 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.139 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.140 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.147 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.147 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.147 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.147 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.149 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.149 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.149 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.151 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.151 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.153 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.153 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.153 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.153 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.158 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.161 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.163 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.164 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.164 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.168 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.171 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.172 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.174 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.174 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.182 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.192 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.192 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.196 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.199 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.204 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.204 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.204 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.206 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.208 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.209 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.211 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.212 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.214 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.214 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.226 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.226 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.231 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.234 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.235 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.237 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.237 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.240 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.242 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.242 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.249 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.249 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.256 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.257 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.259 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.262 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.263 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.268 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.269 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.272 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.273 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.275 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.278 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.284 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.285 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.290 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.301 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.302 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.307 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.308 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.312 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.316 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.316 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.320 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.322 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.322 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.323 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.329 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.332 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.333 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.333 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.335 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.336 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.338 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.338 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.339 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.341 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.341 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.347 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.347 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.356 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.358 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.360 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.362 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.362 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.365 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.365 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.371 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.372 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.373 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.375 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.377 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.382 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.384 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.388 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.394 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.397 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.398 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.399 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.399 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.401 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.401 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.404 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.406 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.407 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.408 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.408 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.410 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.412 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.413 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.420 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.430 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.434 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.436 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.438 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.439 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.441 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.446 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.458 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.461 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.465 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.466 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.466 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.469 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.471 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.473 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.473 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.476 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.478 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.480 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.480 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.484 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.485 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.487 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.487 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.488 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.492 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.492 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.495 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.496 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.496 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.498 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.501 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.503 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.507 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.511 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.512 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.513 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.514 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.521 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.521 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.522 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.529 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.531 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.532 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.534 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.539 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.541 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.542 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.543 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.546 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.546 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.550 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.556 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.556 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.556 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.559 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.559 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.563 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.567 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.568 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.568 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.570 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.570 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.574 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.578 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.580 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.584 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.586 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.595 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.605 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.606 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.608 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.611 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.611 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.612 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.615 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.629 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.629 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.631 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.648 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.650 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.652 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.653 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.657 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.660 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.660 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.665 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.667 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.667 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.672 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.673 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.675 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.676 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.680 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.680 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.682 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.683 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.684 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.685 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.686 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.688 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.688 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.690 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.693 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.696 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.700 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.700 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.702 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.707 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.707 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.709 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.709 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.709 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.712 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.714 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.714 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.715 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.720 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.724 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.726 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.729 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.730 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.730 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.734 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.734 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.737 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.739 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.750 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.751 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.754 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.758 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.758 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.763 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.769 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.769 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.769 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.769 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.772 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.772 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.772 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.774 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.780 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.780 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.781 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.781 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.781 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.782 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.784 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.792 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.795 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.799 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.801 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.801 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.804 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.804 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.804 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.806 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.813 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.813 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.819 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.819 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.820 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.824 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.825 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.828 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.829 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.832 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.837 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.837 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.838 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.841 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.842 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.844 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.848 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.848 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.850 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.851 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.851 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.853 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.854 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.856 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.864 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.868 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.871 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.874 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.874 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.878 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.881 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.882 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.885 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.886 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.888 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.888 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.888 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.903 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.907 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.909 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.909 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.909 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.916 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.917 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.919 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.924 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.934 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.939 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.941 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.946 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.948 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.949 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.950 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.954 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.958 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.964 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.971 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.971 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.974 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.974 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.979 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.984 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.984 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.984 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.986 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.989 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.989 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.990 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:41.995 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.001 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.006 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.008 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.009 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.018 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.021 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.021 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.024 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.024 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.029 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.032 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.032 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.034 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.044 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.047 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.049 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.051 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.061 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.063 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.064 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.066 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.072 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.076 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.080 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.082 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.082 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.084 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.085 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.087 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.087 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.099 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.101 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.106 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.106 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.106 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.110 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.112 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.117 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.118 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.120 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.121 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.124 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.130 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.130 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.131 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.133 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.134 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.137 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.138 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.152 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.154 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.157 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.159 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.162 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.164 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.170 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.170 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.170 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.170 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.171 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.171 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.173 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.178 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.182 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.192 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.196 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.197 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.197 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.200 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.214 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.215 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.217 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.219 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.221 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.224 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.226 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.231 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.236 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.238 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.239 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.243 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.245 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.245 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.247 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.252 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.252 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.254 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.254 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.254 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.257 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.257 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.259 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.259 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.264 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.265 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.266 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.266 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.270 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.274 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.275 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.275 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.278 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.280 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.283 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.283 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.294 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.295 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.295 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.302 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.303 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.305 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.311 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.311 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.311 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.312 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.312 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.313 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.316 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.317 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.324 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.324 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.329 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.330 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.332 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.335 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.336 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.342 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.342 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.345 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.346 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.347 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.349 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.358 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.365 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.367 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.373 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.380 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.383 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.386 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.388 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.389 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.400 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.401 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.404 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.406 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.408 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.411 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.413 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.413 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.419 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.419 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.422 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.423 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.425 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.426 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.429 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.430 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.434 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.436 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.438 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.440 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.450 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.451 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.451 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.453 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.461 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.466 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.475 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.475 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.476 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.480 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.482 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.484 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.485 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.488 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.490 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.492 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.495 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.498 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.505 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.505 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.508 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.512 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.512 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.515 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.520 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.520 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.520 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.524 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.528 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.533 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.535 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.535 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.537 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.543 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.545 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.545 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.546 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.547 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.553 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.557 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.562 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.563 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.563 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.569 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.569 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.571 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.573 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.577 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.579 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.579 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.584 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.584 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.589 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.590 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.591 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.595 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.599 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.602 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.603 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.604 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.604 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.606 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.614 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.620 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.620 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.622 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.623 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.628 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.628 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.630 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.634 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.635 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.636 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.649 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.653 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.657 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.658 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.662 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.662 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.665 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.678 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.679 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.681 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.681 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.681 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.683 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.683 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.683 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.685 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.686 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.689 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.692 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.693 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.695 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.696 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.700 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.702 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.704 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.706 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.707 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.709 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.709 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.719 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.722 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.722 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.729 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.731 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.732 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.733 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.736 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.737 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.751 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.756 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.757 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.759 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.769 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.770 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.772 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.774 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.775 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.779 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.780 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.782 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.782 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.791 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.797 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.800 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.802 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.801 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.804 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.806 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.806 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.812 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.816 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.820 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.821 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.822 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.824 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.828 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.839 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.841 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.848 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.849 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.852 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.853 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.853 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.862 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.862 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.865 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.868 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.868 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.870 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.874 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.880 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.881 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.882 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.884 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.885 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.888 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.893 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.904 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.904 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.905 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.905 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.906 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.912 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.912 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.914 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.918 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.918 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.919 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.919 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.921 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.924 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.932 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.932 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.939 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.940 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.946 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.948 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.955 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.956 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.962 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.964 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.965 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.965 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.968 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.968 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.973 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.973 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.975 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.979 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.989 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.990 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.993 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:42.999 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.003 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.003 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.008 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.010 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.012 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.014 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.017 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.018 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.019 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.021 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.021 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.021 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.023 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.023 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.032 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.037 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.037 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.040 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.047 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.050 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.051 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.057 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.063 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.066 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.068 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.071 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.071 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.071 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.073 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.082 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.084 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.086 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.087 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.088 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.090 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.092 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.099 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.106 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.108 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.109 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.136 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.136 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.143 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.147 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.149 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.151 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.152 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.154 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.156 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.156 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.162 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.162 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.165 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.165 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.166 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.171 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.172 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.172 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.173 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.174 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.176 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.180 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.181 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.184 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.184 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.186 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.186 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.187 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.193 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.196 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.202 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.202 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.202 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.207 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.208 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.213 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.218 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.230 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.234 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.242 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.245 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.248 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.249 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.249 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.249 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.252 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.252 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.253 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.260 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.260 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.264 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.267 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.269 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.270 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.270 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.270 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.283 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.285 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.288 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.288 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.292 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.296 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.301 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.303 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.304 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.312 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.315 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.317 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.318 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.319 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.320 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.321 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.322 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.323 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.324 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.327 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.328 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.332 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.334 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.338 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.338 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.345 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.345 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.347 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.348 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.352 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.352 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.354 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.354 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.356 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.358 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.365 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.376 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.376 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.376 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.377 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.378 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.382 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.384 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.384 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.386 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.390 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.396 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.397 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.401 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.411 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.413 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.419 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.426 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.428 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.428 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.430 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.431 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.431 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.436 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.437 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.438 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.439 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.439 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.440 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.442 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.442 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.444 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.448 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.449 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.453 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.454 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.458 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.458 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.463 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.467 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.471 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.472 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.478 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.479 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.480 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.483 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.490 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.495 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.500 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.503 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.504 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.505 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.507 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.508 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.508 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.508 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.512 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.512 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.521 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.521 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.526 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.531 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.534 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.536 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.541 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.546 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.552 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.555 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.556 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.556 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.556 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.564 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.564 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.565 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.568 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.570 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.570 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.573 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.573 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.577 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.580 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.581 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.584 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.586 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.586 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.591 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.596 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.602 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.604 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.606 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.609 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.610 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.610 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.613 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.615 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.615 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.619 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.620 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.622 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.623 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.623 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.624 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.641 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.646 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.649 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.658 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.658 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.658 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.662 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.662 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.667 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.666 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.670 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.670 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.672 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.672 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.673 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.673 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.677 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.680 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.681 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.684 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.684 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.685 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.686 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.688 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.690 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.693 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.696 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.697 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.701 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.705 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.706 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.707 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.708 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.714 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.716 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.722 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.723 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.724 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.726 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.728 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.730 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.731 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.731 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.738 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.739 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.739 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.741 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.742 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.742 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.746 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.755 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.757 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.766 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.771 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.780 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.780 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.787 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.790 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.795 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.799 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.802 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.805 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.808 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.809 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.812 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.812 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.814 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.816 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.816 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.818 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.819 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.820 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.820 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.822 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.824 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.831 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.831 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.834 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.835 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.838 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.838 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.840 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.844 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.850 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.854 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.854 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.856 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.856 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.857 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.858 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.859 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.867 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.868 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.878 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.880 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.886 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.888 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.889 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.894 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.897 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.904 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.907 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.922 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.922 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.928 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.930 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.930 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.930 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.933 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.934 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.935 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.937 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.938 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.939 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.940 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.942 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.942 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.942 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.943 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.943 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.951 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.952 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.953 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.955 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.955 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.959 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.959 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.960 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.964 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.971 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.974 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.974 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.974 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.978 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.982 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.983 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.984 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.987 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.987 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.988 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:43.991 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.000 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.001 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.004 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.015 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.016 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.026 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.026 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.032 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.033 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.035 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.035 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.037 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.039 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.040 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.050 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.054 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.054 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.056 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.058 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.059 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.067 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.067 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.070 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.070 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.071 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.071 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.072 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.074 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.078 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.078 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.082 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.086 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.087 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.088 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.092 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.094 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.094 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.099 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.099 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.105 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.112 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.115 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.117 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.125 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.134 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.134 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.136 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.136 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.136 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.137 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.137 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.140 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.142 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.144 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.145 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.148 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.154 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.163 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.165 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.166 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.168 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.169 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.173 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.182 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.183 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.185 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.193 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.194 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.195 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.197 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.203 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.204 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.204 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.204 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.211 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.222 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.222 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.222 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.229 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.232 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.232 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.232 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.232 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.235 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.236 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.241 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.245 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.245 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.250 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.251 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.253 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.255 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.262 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.264 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.267 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.270 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.271 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.274 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.274 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.279 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.279 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.282 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.285 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.288 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.288 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.289 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.289 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.291 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.300 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.300 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.303 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.305 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.306 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.307 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.312 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.312 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.314 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.314 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.322 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.322 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.328 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.331 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.332 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.333 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.334 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.341 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.353 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.359 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.360 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.362 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.370 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.370 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.380 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.383 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.386 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.389 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.394 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.399 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.401 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.413 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.419 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.420 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.424 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.425 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.426 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.430 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.430 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.431 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.432 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.435 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.435 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.436 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.436 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.439 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.440 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.444 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.445 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.446 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.450 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.454 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.455 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.457 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.462 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.467 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.467 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.467 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.471 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.471 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.478 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.478 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.480 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.482 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.484 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.497 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.502 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.504 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.504 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.504 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.506 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.515 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.515 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.524 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.524 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.524 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.524 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.524 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.525 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.533 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.533 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.536 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.538 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.538 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.541 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.542 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.542 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.542 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.544 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.549 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.553 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.556 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.558 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.559 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.562 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.563 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.564 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.564 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.566 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.568 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.574 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.574 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.578 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.578 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.580 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.582 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.584 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.587 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.588 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.589 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.590 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.590 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.598 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.599 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.601 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.602 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.605 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.608 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.610 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.611 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.614 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.614 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.616 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.620 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.626 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.632 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.636 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.636 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.638 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.639 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.641 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.645 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.645 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.649 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.649 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.651 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.651 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.657 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.657 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.660 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.661 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.663 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.663 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.664 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.668 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.670 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.671 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.672 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.675 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.675 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.677 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.677 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.678 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.679 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.680 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.682 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.684 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.684 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.685 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.687 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.690 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.691 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.693 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.695 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.700 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.703 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.704 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.705 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.705 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.713 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.714 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.716 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.717 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.718 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.720 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.730 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.730 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.731 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.732 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.735 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.736 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.740 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.745 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.745 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.750 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.754 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.755 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.761 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.763 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.764 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.769 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.769 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.773 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.780 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.780 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.787 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.789 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.792 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.794 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.796 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.803 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.803 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.803 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.803 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.804 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.805 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.809 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.815 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.815 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.815 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.816 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.816 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.818 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.819 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.822 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.826 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.827 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.833 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.833 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.834 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.836 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.837 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.837 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.840 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.841 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.844 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.845 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.851 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.859 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.860 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.870 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.878 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.878 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.880 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.880 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.882 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.884 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.884 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.885 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.886 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.887 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.893 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.893 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.897 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.901 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.901 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.901 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.902 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.904 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.904 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.905 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.914 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.919 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.922 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.924 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.924 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.927 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.931 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.931 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.932 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.934 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.935 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.936 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.939 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.942 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.946 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.951 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.953 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.962 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.965 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.967 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.968 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.969 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.971 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.971 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.977 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.985 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.986 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.986 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.988 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:44.995 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.000 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.001 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.005 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.012 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.014 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.014 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.014 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.026 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.030 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.032 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.033 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.033 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.041 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.041 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.043 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.048 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.052 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.065 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.071 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.074 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.074 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.075 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.085 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.086 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.089 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.094 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.094 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.094 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.097 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.101 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.101 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.105 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.106 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.110 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.115 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.118 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.120 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.122 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.124 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.124 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.128 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.134 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.134 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.138 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.141 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.141 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.142 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.143 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.145 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.146 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.149 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.150 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.154 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.158 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.161 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.165 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.165 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.167 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.167 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.169 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.171 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.174 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.180 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.187 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.191 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.192 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.195 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.198 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.199 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.205 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.206 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.207 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.211 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.213 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.216 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.218 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.218 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.220 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.223 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.223 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.223 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.225 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.226 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.229 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.233 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.233 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.237 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.237 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.245 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.245 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.248 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.251 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.257 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.265 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.268 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.268 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.270 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.279 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.284 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.288 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.288 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.297 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.298 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.301 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.305 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.308 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.308 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.312 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.318 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.319 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.320 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.321 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.321 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.323 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.333 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.338 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.339 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.338 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.340 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.343 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.346 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.350 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.352 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.352 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.355 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.355 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.355 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.365 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.366 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.372 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.380 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.385 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.389 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.390 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.391 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.392 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.400 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.401 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.404 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.407 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.408 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.410 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.410 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.412 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.415 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.416 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.417 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.418 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.418 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.420 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.421 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.422 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.424 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.426 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.430 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.434 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.434 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.437 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.438 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.439 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.439 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.450 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.452 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.452 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.454 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.458 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.458 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.462 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.469 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.475 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.479 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.483 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.484 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.486 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.489 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.490 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.491 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.493 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.496 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.499 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.499 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.505 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.505 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.506 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.508 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.512 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.513 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.515 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.519 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.520 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.521 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.523 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.526 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.526 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.531 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.532 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.532 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.535 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.540 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.543 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.551 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.551 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.556 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.559 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.562 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.564 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.566 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.567 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.569 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.575 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.577 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.580 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.582 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.582 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.583 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.584 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.584 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.586 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.588 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.589 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.595 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.595 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.597 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.599 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.599 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.602 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.607 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.609 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.612 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.615 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.616 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.617 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.619 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.621 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.631 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.632 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.634 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.637 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.648 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.649 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.650 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.650 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.652 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.652 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.656 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.659 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.659 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.665 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.668 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.668 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.670 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.673 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.679 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.679 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.681 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.683 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.684 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.684 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.688 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.688 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.688 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.688 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.690 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.691 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.698 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.698 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.701 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.702 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.705 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.705 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.707 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.708 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.712 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.715 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.729 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.731 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.737 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.742 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.743 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.745 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.749 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.749 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.751 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.753 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.755 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.760 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.761 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.764 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.766 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.766 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.773 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.773 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.775 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.779 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.780 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.792 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.795 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.807 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.808 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.814 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.815 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.816 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.821 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.824 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.825 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.828 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.834 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.835 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.838 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.841 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.843 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.845 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.845 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.847 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.848 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.850 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.850 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.853 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.854 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.855 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.857 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.858 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.864 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.864 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.869 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.870 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.876 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.880 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.882 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.883 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.887 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.888 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.890 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.896 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.898 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.899 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.901 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.904 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.908 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.916 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.917 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.918 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.920 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.921 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.921 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.925 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.926 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.935 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.939 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.942 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.943 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.943 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.946 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.949 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.951 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.956 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.956 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.956 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.957 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.959 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.964 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.968 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.969 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.978 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.978 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.978 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.979 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.981 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.982 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.983 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.983 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.985 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.985 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.987 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.988 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.990 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.990 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.997 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.997 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:45.997 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.001 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.006 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.007 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.008 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.010 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.014 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.021 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.023 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.025 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.027 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.029 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.031 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.031 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.033 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.035 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.037 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.041 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.045 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.046 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.048 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.050 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.052 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.064 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.065 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.066 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.067 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.068 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.070 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.075 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.079 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.080 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.081 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.082 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.084 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.086 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.087 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.089 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.095 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.104 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.104 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.111 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.118 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.120 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.124 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.126 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.128 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.131 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.131 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.133 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.142 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.146 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.147 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.150 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.154 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.154 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.155 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.162 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.166 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.166 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.169 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.169 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.169 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.170 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.176 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.176 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.176 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.179 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.182 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.182 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.185 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.185 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.193 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.195 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.195 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.199 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.199 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.201 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.204 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.204 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.205 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.206 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.212 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.212 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.214 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.218 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.220 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.222 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.229 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.234 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.234 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.239 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.242 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.245 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.245 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.248 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.248 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.248 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.260 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.260 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.261 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.263 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.265 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.267 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.268 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.271 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.272 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.277 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.277 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.279 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.283 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.284 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.284 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.285 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.287 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.290 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.296 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.298 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.300 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.303 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.304 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.311 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.312 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.318 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.320 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.323 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.324 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.325 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.330 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.331 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.339 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.339 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.339 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.348 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.348 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.350 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.351 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.352 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.357 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.357 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.359 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.360 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.362 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.364 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.365 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.366 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.368 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.372 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.373 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.375 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.385 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.388 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.410 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.415 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.418 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.418 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.422 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.424 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.431 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.434 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.437 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.440 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.441 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.450 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.450 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.457 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.458 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.459 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.464 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.466 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.466 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.469 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.473 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.476 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.477 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.480 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.484 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.485 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.488 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.490 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.491 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.492 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.494 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.498 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.502 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.502 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.504 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.504 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.505 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.508 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.509 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.514 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.516 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.521 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.521 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.521 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.523 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.525 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.529 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.532 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.536 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.536 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.536 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.538 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.538 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.541 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.541 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.541 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.542 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.542 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.543 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.547 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.552 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.554 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.556 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.557 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.557 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.562 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.564 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.564 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.566 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.569 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.570 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.570 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.573 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.574 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.574 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.583 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.586 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.588 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.593 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.593 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.594 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.598 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.602 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.608 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.616 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.617 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.618 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.620 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.624 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.631 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.635 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.637 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.639 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.640 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.642 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.647 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.649 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.651 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.651 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.652 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.653 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.654 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.656 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.664 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.665 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.665 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.666 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.673 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.673 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.679 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.684 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.686 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.687 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.690 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.698 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.701 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.703 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.708 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.708 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.710 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.710 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.712 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.717 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.720 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.721 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.721 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.721 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.726 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.730 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.732 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.733 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.735 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.735 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.739 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.740 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.742 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.742 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.746 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.749 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.749 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.751 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.757 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.757 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.759 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.762 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.762 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.767 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.773 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.775 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.779 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.780 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.781 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.789 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.791 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.792 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.795 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.796 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.798 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.799 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.803 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.805 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.805 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.806 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.806 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.806 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.811 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.813 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.813 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.814 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.815 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.819 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.820 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.823 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.823 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.825 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.826 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.829 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.835 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.838 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.838 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.840 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.840 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.840 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.847 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.848 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.848 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.848 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.848 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.853 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.853 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.857 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.859 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.862 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.864 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.867 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.874 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.874 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.889 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.891 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.896 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.898 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.900 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.901 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.902 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.903 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.903 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.903 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.904 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.911 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.911 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.915 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.919 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.919 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.922 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.922 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.924 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.928 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.928 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.928 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.931 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.934 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.936 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.939 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.939 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.941 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.946 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.946 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.949 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.951 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.957 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.957 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.959 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.962 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.964 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.965 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.966 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.966 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.974 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.974 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.976 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.979 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.984 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.988 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.992 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:46.998 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.004 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.010 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.011 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.011 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.015 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.016 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.026 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.029 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.030 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.030 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.042 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.043 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.045 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.045 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.052 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.056 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.058 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.062 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.063 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.066 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.067 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.070 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.080 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.081 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.082 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.083 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.085 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.085 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.086 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.089 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.095 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.097 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.098 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.103 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.103 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.103 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.105 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.106 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.106 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.108 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.108 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.109 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.117 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.119 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.120 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.120 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.122 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.125 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.130 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.133 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.134 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.136 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.144 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.147 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.152 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.152 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.152 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.165 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.166 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.174 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.180 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.187 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.188 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.192 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.192 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.194 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.198 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.202 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.204 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.207 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.208 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.209 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.212 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.214 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.214 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.215 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.215 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.215 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.217 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.219 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.219 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.221 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.221 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.222 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.234 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.235 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.235 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.236 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.236 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.241 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.246 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.255 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.255 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.259 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.262 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.266 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.266 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.274 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.276 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.280 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.281 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.286 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.289 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.291 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.303 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.304 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.307 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.309 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.309 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.310 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.316 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.320 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.320 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.329 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.329 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.330 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.330 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.332 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.333 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.335 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.335 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.339 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.340 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.344 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.348 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.349 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.349 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.354 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.355 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.358 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.364 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.371 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.371 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.372 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.374 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.378 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.379 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.380 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.381 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.381 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.385 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.387 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.388 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.388 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.388 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.390 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.391 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.405 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.412 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.412 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.414 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.414 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.415 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.416 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.424 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.426 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.429 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.430 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.436 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.436 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.436 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.439 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.444 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.446 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.450 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.452 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.452 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.454 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.454 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.454 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.456 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.457 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.463 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.467 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.470 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.470 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.472 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.472 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.472 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.472 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.472 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.472 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.479 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.480 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.484 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.488 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.489 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.490 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.490 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.495 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.498 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.499 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.502 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.504 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.506 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.506 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.507 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.509 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.512 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.514 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.519 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.524 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.524 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.526 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.526 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.529 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.530 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.530 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.532 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.535 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.537 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.540 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.540 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.547 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.552 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.552 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.562 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.562 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.562 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.562 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.564 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.564 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.571 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.572 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.574 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.574 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.575 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.581 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.581 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.582 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.583 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.584 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.586 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.592 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.609 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.612 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.623 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.625 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.632 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.634 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.637 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.641 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.641 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.641 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.642 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.646 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.649 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.651 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.654 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.659 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.663 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.665 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.673 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.675 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.676 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.712 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.713 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.713 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.715 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.719 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.721 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.721 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.722 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.727 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.731 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.734 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.734 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.735 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.739 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.740 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.740 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.746 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.748 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.749 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.749 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.749 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.754 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.754 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.758 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.758 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.762 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.767 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.770 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.770 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.773 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.776 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.781 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.784 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.787 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.787 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.793 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.793 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.798 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.798 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.802 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.807 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.810 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.816 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.818 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.822 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.826 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.830 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.830 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.834 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.834 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.837 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.841 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.842 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.842 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.848 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.849 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.850 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.851 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.854 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.858 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.870 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.873 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.876 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.881 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.881 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.886 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.886 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.887 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.888 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.891 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.891 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.898 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.902 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.906 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.907 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.909 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.911 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.913 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.918 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.920 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.924 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.925 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.925 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.929 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.937 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.937 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.937 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.940 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.942 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.945 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.946 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.950 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.953 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.956 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.958 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.959 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.960 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.961 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.961 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.967 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.971 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.982 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.984 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.986 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.986 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.992 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.996 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:47.998 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.007 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.008 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.012 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.012 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.015 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.018 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.018 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.019 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.021 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.022 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.026 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.033 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.034 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.036 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.043 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.043 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.043 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.051 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.051 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.052 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.054 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.056 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.056 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.058 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.058 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.058 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.067 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.069 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.075 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.076 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.079 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.082 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.085 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.085 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.087 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.093 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.093 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.096 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.096 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.096 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.102 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.104 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.105 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.114 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.115 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.118 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.120 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.120 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.121 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.125 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.128 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.129 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.132 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.132 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.136 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.145 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.148 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.148 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.149 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.149 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.149 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.150 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.152 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.154 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.158 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.158 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.168 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.168 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.171 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.172 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.174 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.175 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.176 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.180 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.182 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.182 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.184 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.184 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.186 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.188 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.192 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.192 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.192 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.192 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.196 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.197 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.204 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.206 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.208 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.209 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.210 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.210 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.212 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.216 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.218 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.221 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.227 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.229 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.230 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.231 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.233 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.239 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.240 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.248 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.249 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.250 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.252 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.256 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.257 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.266 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.267 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.269 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.270 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.271 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.274 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.281 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.281 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.282 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.284 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.285 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.287 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.288 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.292 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.292 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.294 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.296 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.302 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.309 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.309 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.313 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.313 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.314 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.315 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.320 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.324 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.327 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.332 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.332 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.333 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.343 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.344 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.344 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.344 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.344 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.345 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.347 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.348 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.349 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.349 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.351 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.356 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.362 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.369 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.370 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.374 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.374 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.377 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.378 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.379 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.380 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.381 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.382 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.387 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.389 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.394 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.401 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.406 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.408 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.409 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.410 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.413 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.413 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.414 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.417 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.418 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.418 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.419 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.421 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.421 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.423 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.423 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.424 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.424 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.424 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.425 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.431 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.432 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.436 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.436 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.440 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.442 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.444 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.445 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.445 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.461 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.463 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.463 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.464 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.476 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.481 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.481 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.489 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.499 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.500 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.501 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.502 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.503 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.506 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.507 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.509 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.514 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.515 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.518 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.518 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.520 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.522 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.527 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.531 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.531 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.532 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.533 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.533 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.535 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.535 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.536 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.538 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.540 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.542 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.545 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.548 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.549 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.549 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.550 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.553 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.556 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.558 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.560 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.560 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.560 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.563 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.571 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.583 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.583 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.591 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.595 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.595 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.597 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.599 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.600 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.600 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.602 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.602 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.604 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.613 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.614 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.615 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.616 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.617 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.619 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.619 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.619 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.625 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.635 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.638 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.638 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.639 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.642 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.643 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.645 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.647 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.648 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.648 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.649 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.654 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.657 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.664 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.665 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.667 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.667 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.674 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.681 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.682 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.682 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.682 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.684 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.686 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.689 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.690 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.693 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.697 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.700 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.700 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.703 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.705 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.708 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.709 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.715 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.716 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.720 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.720 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.723 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.725 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.727 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.731 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.736 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.737 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.742 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.746 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.748 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.750 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.752 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.753 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.754 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.756 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.758 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.763 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.764 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.768 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.770 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.771 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.774 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.775 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.779 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.779 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.781 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.783 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.786 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.786 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.787 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.789 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.791 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.796 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.799 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.801 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.803 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.805 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.805 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.808 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.812 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.812 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.814 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.816 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.818 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.825 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.826 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.832 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.832 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.840 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.845 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.848 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.848 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.852 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.858 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.861 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.867 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.867 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.867 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.869 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.867 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.872 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.875 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.877 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.882 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.886 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.887 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.888 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.889 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.889 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.890 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.890 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.891 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.892 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.893 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.893 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.895 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.898 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.899 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.902 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.902 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.903 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.904 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.905 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.906 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.912 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.913 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.914 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.915 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.919 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.920 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.926 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.926 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.929 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.930 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.932 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.937 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.939 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.941 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.942 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.942 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.946 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.948 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.948 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.948 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.948 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.951 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.952 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.960 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.965 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.967 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.968 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.968 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.969 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.969 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.975 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.977 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.978 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.978 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.979 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.980 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.982 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.983 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.986 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.987 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.992 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.998 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:48.998 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.000 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.000 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.004 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.006 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.009 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.012 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.014 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.015 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.019 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.031 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.033 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.037 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.037 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.039 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.041 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.048 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.053 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.054 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.062 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.073 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.073 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.076 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.080 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.081 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.082 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.088 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.089 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.095 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.095 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.104 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.105 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.112 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.120 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.130 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.136 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.143 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.144 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.146 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.148 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.152 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.152 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.166 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.169 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.169 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.170 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.171 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.172 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.173 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.174 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.175 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.178 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.178 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.179 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.180 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.189 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.190 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.191 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.199 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.200 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.201 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.205 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.207 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.208 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.208 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.211 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.212 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.213 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.214 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.214 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.216 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.220 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.220 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.220 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.221 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.222 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.229 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.233 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.236 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.237 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.242 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.247 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.249 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.250 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.251 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.253 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.255 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.256 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.257 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.257 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.260 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.262 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.264 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.265 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.271 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.272 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.274 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.275 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.275 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.276 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.280 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.283 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.283 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.286 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.292 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.292 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.292 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.292 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.293 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.296 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.296 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.296 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.298 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.298 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.299 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.302 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.302 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.304 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.305 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.308 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.308 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.310 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.315 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.317 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.325 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.325 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.325 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.326 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.327 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.327 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.335 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.335 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.336 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.336 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.338 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.343 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.346 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.347 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.354 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.355 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.358 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.364 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.368 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.368 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.370 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.370 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.370 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.371 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.372 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.375 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.379 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.380 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.385 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.385 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.388 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.389 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.398 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.401 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.404 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.407 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.409 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.411 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.415 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.416 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.418 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.418 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.419 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.421 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.422 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.423 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.423 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.425 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.434 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.436 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.445 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.447 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.447 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.447 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.448 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.449 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.452 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.457 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.458 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.461 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.461 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.466 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.470 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.471 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.473 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.474 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.475 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.482 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.495 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.492 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.496 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.499 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.502 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.502 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.504 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.508 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.511 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.514 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.514 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.518 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.520 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.523 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.527 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.535 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.536 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.537 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.537 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.539 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.541 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.546 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.551 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.551 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.551 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.563 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.565 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.565 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.566 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.566 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.568 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.568 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.570 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.572 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.572 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.572 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.573 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.576 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.578 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.584 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.587 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.591 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.595 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.595 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.596 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.596 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.596 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.603 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.609 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.610 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.613 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.613 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.615 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.615 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.623 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.624 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.626 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.629 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.632 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.635 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.638 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.641 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.641 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.642 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.643 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.646 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.647 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.651 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.657 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.661 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.661 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.666 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.667 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.668 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.671 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.672 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.675 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.675 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.679 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.681 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.681 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.684 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.684 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.688 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.693 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.693 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.698 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.704 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.704 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.705 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.706 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.708 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.718 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.721 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.722 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.722 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.726 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.730 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.734 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.736 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.742 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.750 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.750 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.752 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.753 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.754 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.754 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.760 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.767 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.769 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.771 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.773 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.775 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.777 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.778 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.781 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.786 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.786 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.788 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.791 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.792 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.796 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.796 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.798 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.800 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.809 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.812 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.816 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.823 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.825 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.828 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.834 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.836 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.836 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.836 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.836 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.837 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.838 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.839 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.846 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.849 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.850 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.850 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.852 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.854 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.854 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.856 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.858 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.866 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.866 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.868 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.868 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.869 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.874 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.880 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.887 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.890 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.891 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.897 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.897 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.899 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.899 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.904 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.905 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.906 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.908 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.912 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.919 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.923 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.925 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.927 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.935 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.937 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.940 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.946 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.946 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.958 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.961 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.962 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.965 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.970 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.978 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.978 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.979 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.983 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.985 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.986 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.994 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.994 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:49.999 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.003 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.008 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.015 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.019 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.024 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.024 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.024 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.026 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.031 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.037 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.037 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.037 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.038 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.040 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.040 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.040 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.040 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.041 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.042 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.042 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.042 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.045 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.051 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.051 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.053 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.059 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.059 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.067 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.070 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.070 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.073 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.073 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.075 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.079 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.081 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.081 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.083 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.084 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.084 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.087 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.088 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.091 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.091 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.093 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.097 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.099 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.101 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.104 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.105 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.106 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.107 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.108 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.111 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.115 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.116 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.124 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.126 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.130 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.130 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.135 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.135 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.136 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.138 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.141 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.141 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.145 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.148 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.150 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.157 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.157 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.159 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.160 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.162 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.163 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.164 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.164 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.165 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.167 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.171 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.173 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.175 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.178 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.178 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.179 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.180 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.188 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.189 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.191 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.191 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.193 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.199 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.201 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.202 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.204 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.204 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.212 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.212 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.226 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.228 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.231 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.233 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.233 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.233 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.243 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.246 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.248 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.248 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.250 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.250 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.256 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.257 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.258 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.261 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.264 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.264 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.266 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.268 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.268 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.271 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.272 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.276 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.279 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.281 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.281 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.285 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.286 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.292 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.293 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.297 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.298 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.300 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.304 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.305 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.305 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.307 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.309 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.311 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.311 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.313 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.319 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.322 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.323 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.324 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.327 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.327 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.330 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.332 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.334 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.334 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.340 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.342 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.347 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.348 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.352 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.354 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.355 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.356 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.356 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.357 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.363 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.366 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.369 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.369 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.370 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.371 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.376 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.380 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.381 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.381 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.382 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.383 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.387 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.392 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.392 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.393 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.403 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.403 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.404 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.407 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.414 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.414 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.414 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.416 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.417 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.419 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.423 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.432 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.433 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.434 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.442 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.445 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.447 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.452 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.452 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.455 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.462 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.463 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.463 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.464 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.466 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.469 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.472 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.473 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.474 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.476 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.476 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.478 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.478 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.479 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.483 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.485 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.485 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.487 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.487 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.488 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.490 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.491 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.491 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.494 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.504 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.506 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.512 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.512 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.513 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.516 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.519 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.521 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.523 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.527 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.529 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.532 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.533 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.534 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.539 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.541 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.541 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.547 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.551 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.551 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.553 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.554 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.554 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.555 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.555 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.555 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.565 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.565 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.570 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.575 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.575 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.579 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.585 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.588 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.593 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.594 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.596 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.600 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.601 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.604 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.605 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.607 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.611 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.612 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.615 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.618 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.618 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.620 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.621 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.622 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.622 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.624 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.627 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.630 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.630 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.630 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.636 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.638 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.640 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.641 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.643 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.646 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.647 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.655 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.658 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.658 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.663 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.674 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.675 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.682 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.682 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.687 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.687 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.687 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.688 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.690 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.690 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.694 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.696 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.699 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.700 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.703 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.703 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.705 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.708 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.710 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.713 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.720 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.720 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.722 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.725 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.726 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.729 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.732 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.734 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.740 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.742 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.742 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.749 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.749 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.751 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.753 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.759 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.764 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.766 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.769 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.771 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.771 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.772 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.772 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.773 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.774 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.775 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.775 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.778 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.780 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.781 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.783 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.789 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.789 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.791 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.791 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.792 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.792 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.792 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.798 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.802 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.802 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.804 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.806 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.806 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.809 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.815 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.821 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.822 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.825 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.826 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.832 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.836 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.837 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.841 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.847 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.847 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.849 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.850 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.854 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.856 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.858 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.869 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.872 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.874 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.874 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.876 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.876 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.879 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.880 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.882 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.887 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.889 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.889 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.889 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.890 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.891 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.891 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.892 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.892 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.894 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.896 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.904 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.907 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.909 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.915 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.915 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.915 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.918 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.923 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.926 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.928 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.930 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.933 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.939 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.939 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.939 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.945 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.945 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.947 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.948 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.949 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.950 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.953 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.955 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.960 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.961 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.963 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.966 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.967 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.969 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.971 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.972 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.973 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.974 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.980 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.982 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.989 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:50.994 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.009 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.009 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.010 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.010 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.014 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.016 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.018 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.020 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.023 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.026 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.027 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.030 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.030 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.031 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.035 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.039 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.040 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.041 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.044 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.052 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.052 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.057 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.063 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.065 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.065 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.069 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.070 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.070 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.070 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.073 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.073 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.075 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.080 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.083 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.083 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.087 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.087 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.087 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.091 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.092 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.099 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.104 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.115 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.116 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.117 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.118 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.119 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.120 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.120 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.123 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.124 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.125 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.125 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.126 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.126 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.126 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.132 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.136 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.138 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.144 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.148 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.153 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.153 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.153 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.156 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.158 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.158 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.159 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.166 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.169 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.175 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.175 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.182 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.186 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.193 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.193 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.196 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.199 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.200 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.200 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.207 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.208 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.210 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.210 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.214 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.216 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.220 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.221 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.231 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.234 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.236 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.237 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.239 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.239 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.239 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.240 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.241 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.241 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.242 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.243 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.243 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.249 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.251 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.257 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.263 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.264 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.272 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.275 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.276 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.277 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.279 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.279 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.282 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.283 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.284 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.284 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.287 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.288 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.290 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.290 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.293 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.296 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.298 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.301 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.301 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.311 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.315 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.321 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.321 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.322 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.322 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.330 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.330 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.333 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.333 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.334 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.335 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.337 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.338 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.340 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.340 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.344 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.346 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.347 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.348 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.357 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.364 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.372 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.372 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.372 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.372 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.379 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.382 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.382 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.382 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.383 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.384 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.385 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.387 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.388 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.390 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.392 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.392 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.394 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.395 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.396 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.398 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.405 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.406 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.414 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.415 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.416 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.419 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.420 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.422 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.423 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.424 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.430 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.433 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.437 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.439 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.444 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.449 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.451 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.458 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.458 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.458 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.459 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.460 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.467 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.471 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.471 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.473 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.477 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.478 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.483 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.486 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.486 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.487 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.495 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.499 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.500 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.501 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.502 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.504 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.511 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.513 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.518 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.521 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.522 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.529 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.533 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.533 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.534 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.536 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.539 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.541 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.542 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.546 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.548 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.553 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.554 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.554 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.554 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.554 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.556 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.558 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.559 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.564 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.564 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.565 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.568 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.573 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.575 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.576 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.576 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.581 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.584 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.585 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.586 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.590 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.598 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.598 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.601 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.603 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.613 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.615 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.615 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.621 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.622 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.629 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.630 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.632 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.632 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.641 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.641 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.643 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.650 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.653 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.654 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.655 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.656 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.656 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.662 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.663 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.664 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.666 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.670 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.673 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.680 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.680 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.680 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.680 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.682 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.682 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.683 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.684 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.685 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.686 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.686 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.687 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.688 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.688 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.689 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.691 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.691 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.692 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.696 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.697 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.697 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.702 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.705 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.706 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.706 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.708 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.713 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.713 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.717 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.718 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.725 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.728 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.735 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.741 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.741 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.749 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.750 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.750 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.755 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.756 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.758 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.759 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.767 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.768 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.772 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.774 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.774 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.776 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.782 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.782 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.782 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.782 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.785 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.787 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.787 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.789 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.790 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.794 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.797 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.798 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.799 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.800 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.804 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.804 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.805 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.806 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.810 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.812 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.812 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.813 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.816 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.819 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.823 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.823 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.829 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.830 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.832 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.834 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.837 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.845 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.847 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.847 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.852 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.852 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.855 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.856 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.856 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.859 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.860 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.864 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.865 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.867 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.867 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.868 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.874 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.883 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.886 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.887 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.890 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.891 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.892 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.896 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.898 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.898 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.902 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.902 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.908 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.912 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.912 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.914 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.918 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.919 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.920 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.921 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.923 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.924 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.928 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.928 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.934 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.936 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.937 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.937 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.942 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.944 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.948 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.949 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.951 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.952 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.957 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.960 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.968 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.973 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.979 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.983 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.985 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.987 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.988 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.989 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.992 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.992 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:51.996 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.001 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.003 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.004 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.006 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.008 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.009 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.013 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.015 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.018 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.018 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.020 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.020 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.022 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.022 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.023 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.024 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.029 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.031 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.036 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.036 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.040 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.041 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.046 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.090 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.091 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.092 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.092 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.092 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.093 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.093 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.093 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.096 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.106 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.106 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.108 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.109 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.109 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.114 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.114 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.120 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.121 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.126 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.131 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.134 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.134 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.138 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.138 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.141 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.142 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.146 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.147 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.148 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.148 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.151 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.153 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.154 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.155 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.156 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.158 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.158 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.163 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.170 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.171 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.173 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.173 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.180 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.182 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.183 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.184 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.189 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.197 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.201 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.202 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.203 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.204 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.207 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.209 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.213 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.216 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.216 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.216 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.219 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.219 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.227 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.227 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.230 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.235 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.235 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.235 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.244 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.244 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.245 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.245 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.245 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.249 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.252 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.254 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.262 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.262 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.263 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.265 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.270 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.274 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.275 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.275 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.275 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.280 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.281 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.282 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.282 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.286 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.289 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.297 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.299 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.301 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.301 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.304 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.308 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.311 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.312 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.312 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.319 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.320 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.321 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.323 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.328 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.332 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.334 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.335 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.341 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.342 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.343 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.347 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.349 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.350 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.354 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.356 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.358 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.364 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.366 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.368 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.370 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.372 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.373 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.373 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.374 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.374 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.382 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.384 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.386 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.389 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.390 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.392 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.394 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.397 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.398 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.398 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.399 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.400 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.400 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.408 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.409 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.414 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.414 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.417 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.418 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.420 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.428 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.428 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.431 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.432 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.436 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.439 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.439 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.440 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.443 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.443 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.446 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.448 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.453 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.453 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.457 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.459 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.459 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.464 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.466 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.469 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.471 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.472 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.472 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.480 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.480 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.480 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.482 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.483 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.483 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.485 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.487 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.489 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.493 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.496 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.497 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.500 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.501 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.505 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.507 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.507 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.510 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.510 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.510 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.513 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.514 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.525 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.530 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.532 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.536 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.536 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.542 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.542 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.545 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.548 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.549 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.552 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.552 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.552 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.556 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.562 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.563 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.563 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.568 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.569 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.570 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.579 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.580 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.581 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.585 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.588 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.589 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.589 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.594 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.594 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.597 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.602 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.606 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.607 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.612 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.614 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.618 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.618 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.618 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.621 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.626 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.630 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.631 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.631 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.632 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.632 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.632 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.635 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.637 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.638 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.642 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.642 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.644 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.649 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.649 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.652 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.662 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.664 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.664 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.667 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.667 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.670 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.673 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.673 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.674 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.679 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.683 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.683 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.684 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.687 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.688 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.689 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.690 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.694 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.695 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.701 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.702 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.705 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.706 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.706 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.713 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.713 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.718 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.718 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.718 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.722 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.722 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.723 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.723 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.730 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.732 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.734 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.735 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.748 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.749 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.750 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.752 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.757 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.761 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.763 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.772 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.775 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.778 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.780 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.786 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.789 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.791 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.792 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.793 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.801 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.804 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.806 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.809 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.809 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.815 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.815 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.817 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.818 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.824 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.824 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.826 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.829 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.831 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.832 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.836 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.840 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.845 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.847 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.850 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.854 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.855 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.855 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.857 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.862 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.864 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.865 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.870 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.872 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.875 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.880 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.881 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.884 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.887 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.889 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.899 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.899 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.901 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.901 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.903 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.905 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.905 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.908 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.908 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.908 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.908 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.921 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.923 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.924 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.926 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.930 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.932 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.933 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.934 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.937 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.938 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.942 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.949 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.949 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.950 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.950 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.954 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.954 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.956 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.959 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.963 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.966 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.967 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.972 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.972 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.979 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.981 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.983 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.993 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.994 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.995 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:52.999 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.005 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.006 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.007 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.009 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.009 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.013 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.013 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.018 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.019 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.019 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.020 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.024 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.024 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.025 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.026 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.030 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.033 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.039 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.041 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.041 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.043 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.043 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.048 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.048 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.055 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.055 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.056 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.058 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.060 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.069 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.069 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.070 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.073 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.074 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.074 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.074 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.079 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.087 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.089 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.090 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.105 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.105 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.105 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.105 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.105 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.108 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.109 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.114 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.115 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.117 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.118 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.120 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.122 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.124 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.126 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.126 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.126 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.126 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.130 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.138 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.139 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.139 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.141 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.146 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.147 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.147 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.151 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.155 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.156 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.159 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.163 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.164 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.165 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.165 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.171 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.171 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.172 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.173 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.176 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.178 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.180 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.189 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.189 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.190 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.192 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.193 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.195 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.198 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.200 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.202 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.202 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.204 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.204 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.205 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.206 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.207 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.208 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.209 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.210 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.212 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.212 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.214 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.214 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.215 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.216 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.219 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.220 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.220 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.226 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.230 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.231 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.232 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.236 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.238 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.239 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.248 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.250 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.251 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.252 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.254 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.256 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.257 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.258 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.260 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.263 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.265 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.266 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.272 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.273 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.276 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.277 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.280 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.280 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.283 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.283 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.284 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.284 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.285 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.288 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.289 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.291 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.292 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.303 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.313 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.315 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.315 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.319 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.320 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.324 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.329 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.329 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.329 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.335 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.337 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.342 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.344 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.350 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.350 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.351 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.352 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.355 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.362 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.364 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.365 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.369 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.371 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.372 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.372 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.375 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.381 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.387 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.388 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.389 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.391 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.393 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.398 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.398 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.399 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.401 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.401 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.402 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.403 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.410 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.411 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.414 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.414 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.418 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.419 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.419 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.426 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.429 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.431 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.435 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.443 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.443 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.447 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.447 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.454 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.455 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.456 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.456 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.456 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.457 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.463 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.467 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.472 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.473 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.475 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.479 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.480 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.481 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.481 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.485 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.490 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.491 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.496 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.498 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.500 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.502 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.506 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.506 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.507 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.510 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.510 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.512 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.514 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.515 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.515 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.518 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.518 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.524 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.527 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.531 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.534 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.538 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.540 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.552 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.556 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.557 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.558 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.562 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.568 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.570 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.574 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.579 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.584 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.586 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.588 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.591 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.593 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.598 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.605 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.607 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.608 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.608 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.608 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.609 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.614 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.616 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.616 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.625 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.631 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.631 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.635 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.636 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.636 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.638 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.638 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.642 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.645 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.645 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.647 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.650 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.653 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.654 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.655 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.662 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.668 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.669 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.669 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.671 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.672 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.673 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.673 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.674 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.676 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.683 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.683 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.685 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.690 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.690 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.695 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.696 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.697 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.698 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.702 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.704 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.705 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.707 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.708 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.708 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.709 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.715 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.715 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.717 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.719 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.723 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.725 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.725 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.725 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.727 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.730 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.737 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.738 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.738 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.744 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.747 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.751 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.751 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.753 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.762 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.762 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.763 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.763 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.763 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.765 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.765 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.767 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.769 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.776 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.776 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.784 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.785 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.795 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.808 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.808 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.808 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.810 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.815 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.815 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.819 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.821 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.822 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.825 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.829 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.830 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.834 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.835 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.836 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.842 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.843 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.849 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.849 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.852 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.852 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.856 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.856 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.857 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.858 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.864 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.866 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.868 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.875 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.875 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.880 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.887 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.889 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.891 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.891 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.893 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.896 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.900 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.904 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.908 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.908 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.913 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.914 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.915 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.917 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.917 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.921 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.926 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.926 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.932 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.936 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.936 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.937 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.942 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.942 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.944 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.946 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.946 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.947 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.947 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.949 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.950 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.954 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.956 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.958 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.958 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.960 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.960 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.961 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.968 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.973 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.974 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.976 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.979 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.981 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.988 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.988 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.997 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:53.997 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.001 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.003 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.004 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.006 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.006 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.008 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.016 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.021 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.024 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.026 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.028 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.030 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.034 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.034 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.038 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.041 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.043 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.044 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.047 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.049 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.050 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.052 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.052 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.053 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.057 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.059 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.059 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.067 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.069 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.074 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.074 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.075 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.081 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.084 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.089 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.091 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.093 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.097 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.102 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.103 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.103 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.105 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.107 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.108 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.111 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.113 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.113 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.115 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.120 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.124 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.124 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.125 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.125 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.127 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.140 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.146 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.148 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.149 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.150 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.151 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.152 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.152 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.154 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.160 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.164 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.169 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.171 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.172 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.179 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.181 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.181 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.188 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.199 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.199 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.200 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.203 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.210 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.211 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.215 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.215 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.218 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.220 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.222 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.223 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.225 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.226 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.227 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.227 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.229 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.232 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.232 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.233 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.236 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.237 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.238 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.240 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.242 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.245 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.247 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.250 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.253 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.255 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.255 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.256 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.258 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.258 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.258 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.265 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.269 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.270 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.270 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.273 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.274 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.274 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.275 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.279 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.282 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.286 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.286 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.289 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.298 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.302 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.298 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.298 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.308 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.308 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.312 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.314 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.326 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.330 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.330 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.332 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.332 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.332 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.333 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.336 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.337 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.340 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.341 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.343 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.343 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.344 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.345 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.346 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.351 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.361 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.364 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.367 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.367 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.371 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.371 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.375 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.376 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.379 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.380 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.382 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.382 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.384 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.385 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.393 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.397 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.398 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.398 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.403 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.403 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.404 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.409 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.412 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.416 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.418 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.422 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.423 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.425 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.428 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.439 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.439 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.440 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.445 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.446 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.451 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.456 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.457 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.459 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.464 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.465 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.465 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.465 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.469 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.476 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.478 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.480 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.483 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.484 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.484 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.486 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.486 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.488 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.494 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.498 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.499 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.499 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.499 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.503 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.504 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.505 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.513 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.513 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.513 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.516 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.517 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.519 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.519 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.520 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.521 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.521 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.521 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.522 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.522 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.523 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.525 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.532 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.533 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.535 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.542 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.543 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.544 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.546 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.558 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.558 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.562 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.563 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.565 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.566 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.568 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.568 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.573 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.576 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.579 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.579 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.581 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.581 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.583 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.583 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.585 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.585 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.593 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.593 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.593 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.593 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.596 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.596 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.611 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.615 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.630 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.636 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.637 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.641 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.643 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.647 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.654 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.657 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.658 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.661 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.663 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.669 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.669 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.670 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.676 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.679 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.685 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.687 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.687 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.689 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.694 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.699 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.700 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.703 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.703 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.707 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.708 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.711 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.713 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.716 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.721 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.723 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.723 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.725 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.732 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.736 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.736 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.747 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.747 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.750 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.753 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.754 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.754 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.761 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.761 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.764 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.771 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.772 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.772 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.776 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.778 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.779 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.779 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.781 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.782 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.784 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.784 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.788 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.788 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.789 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.798 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.799 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.799 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.799 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.803 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.805 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.808 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.809 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.810 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.823 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.824 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.829 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.831 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.831 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.838 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.840 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.841 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.842 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.842 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.842 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.844 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.847 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.848 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.848 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.850 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.854 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.856 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.858 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.861 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.865 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.871 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.877 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.879 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.880 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.880 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.884 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.904 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.906 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.906 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.909 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.915 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.919 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.919 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.920 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.929 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.929 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.930 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.931 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.931 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.932 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.934 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.936 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.939 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.943 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.946 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.946 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.948 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.951 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.953 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.955 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.960 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.964 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.967 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.971 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.971 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.973 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.973 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.974 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.975 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.977 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.980 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.981 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.982 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.992 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.992 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.992 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.995 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.998 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.999 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:54.999 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.004 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.004 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.005 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.007 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.009 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.012 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.015 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.019 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.020 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.026 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.033 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.039 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.048 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.051 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.051 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.053 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.053 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.054 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.055 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.059 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.063 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.065 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.067 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.067 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.069 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.069 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.070 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.072 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.073 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.073 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.075 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.076 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.079 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.080 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.087 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.087 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.088 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.088 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.090 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.090 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.091 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.093 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.103 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.108 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.109 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.110 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.117 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.118 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.122 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.124 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.127 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.131 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.134 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.138 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.143 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.147 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.149 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.150 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.155 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.158 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.163 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.163 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.164 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.164 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.165 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.170 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.174 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.175 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.176 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.180 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.180 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.187 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.193 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.193 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.196 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.197 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.197 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.197 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.198 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.204 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.204 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.208 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.211 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.217 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.221 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.221 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.224 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.225 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.232 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.234 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.243 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.247 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.248 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.250 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.250 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.255 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.255 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.263 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.266 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.267 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.274 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.274 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.274 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.277 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.279 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.280 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.283 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.284 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.288 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.291 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.297 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.302 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.303 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.303 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.304 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.309 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.312 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.312 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.315 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.315 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.315 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.316 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.316 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.319 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.322 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.325 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.329 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.330 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.331 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.335 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.337 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.341 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.344 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.346 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.349 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.351 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.358 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.358 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.363 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.374 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.374 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.374 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.374 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.374 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.380 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.382 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.383 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.385 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.386 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.390 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.390 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.397 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.398 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.401 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.401 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.403 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.406 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.406 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.408 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.408 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.409 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.411 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.411 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.414 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.415 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.416 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.418 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.423 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.423 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.424 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.427 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.427 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.430 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.431 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.433 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.434 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.436 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.440 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.442 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.443 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.446 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.450 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.450 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.451 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.451 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.452 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.454 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.455 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.456 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.459 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.459 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.464 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.465 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.467 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.471 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.472 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.473 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.476 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.480 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.485 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.497 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.501 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.502 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.505 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.505 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.510 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.517 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.522 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.523 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.524 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.525 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.526 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.529 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.529 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.529 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.533 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.535 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.536 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.538 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.540 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.540 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.541 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.542 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.547 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.548 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.550 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.555 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.557 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.561 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.563 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.566 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.569 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.572 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.581 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.585 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.587 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.588 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.591 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.592 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.594 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.596 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.598 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.600 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.602 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.604 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.604 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.604 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.604 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.607 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.608 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.609 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.614 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.615 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.617 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.617 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.617 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.620 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.625 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.625 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.625 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.633 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.634 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.636 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.637 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.639 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.643 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.644 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.648 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.649 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.649 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.649 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.650 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.651 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.654 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.654 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.660 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.669 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.673 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.676 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.676 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.679 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.680 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.685 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.687 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.687 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.697 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.703 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.704 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.704 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.707 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.709 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.716 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.716 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.719 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.724 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.730 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.732 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.735 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.738 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.740 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.740 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.743 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.743 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.745 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.748 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.750 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.751 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.752 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.752 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.758 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.761 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.765 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.765 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.768 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.771 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.780 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.785 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.786 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.790 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.799 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.801 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.802 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.805 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.806 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.806 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.807 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.809 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.811 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.813 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.817 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.824 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.832 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.834 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.837 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.838 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.839 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.846 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.853 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.862 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.865 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.871 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.874 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.874 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.874 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.880 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.884 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.885 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.887 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.887 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.887 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.889 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.890 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.891 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.892 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.894 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.900 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.900 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.907 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.908 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.912 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.919 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.922 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.927 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.931 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.935 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.936 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.944 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.944 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.948 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.949 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.949 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.951 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.952 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.953 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.954 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.955 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.958 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.958 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.958 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.965 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.966 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.970 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.970 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.971 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.974 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.983 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.989 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.992 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:55.997 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.003 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.004 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.007 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.007 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.009 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.011 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.013 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.014 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.017 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.018 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.018 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.019 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.022 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.022 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.022 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.023 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.027 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.028 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.031 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.032 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.033 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.038 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.039 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.042 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.043 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.043 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.048 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.050 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.051 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.052 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.052 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.054 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.068 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.069 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.072 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.075 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.075 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.075 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.078 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.083 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.085 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.088 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.088 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.093 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.093 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.097 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.098 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.101 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.103 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.104 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.106 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.106 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.110 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.113 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.118 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.123 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.125 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.132 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.135 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.135 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.138 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.141 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.153 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.158 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.158 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.158 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.159 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.162 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.162 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.162 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.162 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.164 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.164 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.167 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.171 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.172 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.176 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.180 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.182 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.184 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.186 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.187 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.192 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.197 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.197 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.200 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.200 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.201 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.202 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.203 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.204 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.206 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.208 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.208 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.209 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.209 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.213 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.213 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.217 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.222 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.223 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.224 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.224 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.229 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.231 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.237 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.237 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.240 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.245 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.249 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.250 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.253 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.253 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.258 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.258 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.260 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.264 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.264 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.264 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.266 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.268 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.268 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.271 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.271 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.272 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.273 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.274 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.275 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.275 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.278 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.281 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.285 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.285 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.285 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.287 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.288 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.311 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.312 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.312 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.317 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.317 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.319 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.320 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.322 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.323 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.323 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.323 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.323 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.328 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.331 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.332 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.335 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.336 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.345 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.347 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.348 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.352 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.352 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.353 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.354 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.358 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.364 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.371 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.371 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.372 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.379 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.379 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.385 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.390 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.391 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.393 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.401 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.401 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.401 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.401 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.403 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.406 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.406 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.408 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.410 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.412 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.414 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.420 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.421 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.424 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.427 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.431 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.431 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.436 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.436 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.437 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.439 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.445 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.447 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.449 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.453 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.457 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.458 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.459 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.459 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.463 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.473 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.480 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.489 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.490 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.491 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.493 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.493 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.497 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.499 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.501 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.502 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.503 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.505 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.506 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.513 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.515 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.515 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.516 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.518 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.519 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.520 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.521 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.525 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.525 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.530 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.534 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.534 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.534 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.536 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.539 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.543 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.544 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.544 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.545 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.551 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.551 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.553 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.556 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.558 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.560 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.560 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.562 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.563 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.564 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.574 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.575 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.576 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.578 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.578 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.582 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.586 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.589 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.590 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.590 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.594 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.596 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.602 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.603 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.604 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.604 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.605 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.605 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.608 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.609 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.613 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.624 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.631 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.631 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.634 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.635 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.636 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.641 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.649 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.651 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.653 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.654 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.656 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.657 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.659 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.669 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.671 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.671 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.676 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.681 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.682 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.682 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.682 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.683 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.684 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.684 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.689 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.691 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.692 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.696 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.697 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.698 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.700 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.701 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.706 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.711 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.715 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.715 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.716 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.716 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.719 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.720 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.721 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.722 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.724 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.726 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.730 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.733 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.738 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.739 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.738 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.740 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.741 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.742 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.743 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.748 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.750 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.750 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.789 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.790 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.793 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.793 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.799 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.803 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.807 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.809 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.809 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.815 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.817 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.818 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.820 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.820 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.822 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.823 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.830 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.834 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.836 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.838 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.839 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.840 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.843 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.843 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.843 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.844 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.844 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.844 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.845 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.847 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.847 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.850 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.852 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.852 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.854 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.855 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.864 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.866 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.867 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.868 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.873 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.874 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.880 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.882 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.887 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.887 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.889 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.891 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.893 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.893 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.898 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.898 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.901 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.901 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.902 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.903 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.904 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.905 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.908 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.919 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.921 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.922 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.922 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.925 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.931 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.935 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.935 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.950 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.950 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.951 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.954 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.954 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.956 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.957 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.958 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.960 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.962 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.966 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.969 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.972 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.972 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.974 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.988 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.988 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.989 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.992 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.993 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.996 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.998 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:56.998 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.000 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.002 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.002 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.002 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.002 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.006 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.008 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.010 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.014 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.017 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.019 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.019 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.026 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.032 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.038 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.040 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.043 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.051 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.056 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.063 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.066 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.070 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.071 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.075 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.077 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.080 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.080 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.080 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.082 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.085 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.096 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.096 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.097 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.099 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.101 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.102 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.103 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.106 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.111 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.119 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.126 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.132 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.133 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.136 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.139 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.140 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.143 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.145 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.151 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.151 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.151 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.151 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.151 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.151 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.151 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.152 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.160 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.162 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.162 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.166 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.167 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.171 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.174 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.178 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.178 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.180 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.180 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.180 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.182 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.182 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.185 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.187 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.188 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.188 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.194 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.196 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.198 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.198 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.198 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.203 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.206 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.207 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.208 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.208 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.210 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.210 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.211 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.211 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.214 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.216 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.219 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.222 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.225 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.238 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.240 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.245 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.252 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.252 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.252 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.252 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.254 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.254 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.255 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.260 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.267 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.267 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.270 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.273 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.280 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.289 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.290 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.296 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.297 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.296 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.301 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.302 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.303 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.305 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.307 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.309 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.310 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.310 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.312 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.314 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.319 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.326 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.333 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.338 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.342 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.348 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.349 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.352 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.352 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.354 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.358 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.362 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.362 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.362 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.362 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.364 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.368 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.368 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.371 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.372 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.384 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.385 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.385 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.388 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.391 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.398 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.406 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.408 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.410 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.410 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.410 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.411 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.420 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.420 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.422 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.422 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.422 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.423 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.424 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.429 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.432 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.433 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.436 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.438 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.438 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.440 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.440 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.441 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.443 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.447 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.449 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.449 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.450 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.451 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.451 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.451 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.451 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.455 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.455 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.456 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.458 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.458 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.459 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.459 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.465 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.465 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.467 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.468 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.470 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.471 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.483 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.488 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.497 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.497 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.504 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.506 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.509 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.510 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.513 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.516 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.516 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.517 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.519 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.524 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.526 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.526 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.527 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.531 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.531 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.533 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.537 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.538 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.539 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.543 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.545 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.546 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.550 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.552 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.552 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.564 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.567 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.573 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.576 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.583 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.584 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.584 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.585 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.591 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.592 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.593 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.593 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.593 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.595 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.601 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.602 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.604 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.606 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.606 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.606 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.613 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.615 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.620 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.620 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.620 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.622 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.622 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.623 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.624 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.626 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.630 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.630 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.634 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.638 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.638 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.647 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.648 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.648 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.650 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.650 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.652 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.654 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.655 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.658 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.665 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.675 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.679 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.681 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.683 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.683 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.686 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.688 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.693 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.694 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.701 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.701 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.710 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.713 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.715 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.715 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.721 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.724 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.724 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.724 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.726 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.727 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.727 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.733 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.735 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.735 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.741 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.743 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.749 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.749 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.749 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.750 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.751 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.755 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.757 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.759 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.763 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.765 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.767 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.773 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.774 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.776 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.777 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.781 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.787 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.789 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.791 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.792 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.800 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.800 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.802 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.802 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.802 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.806 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.806 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.808 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.809 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.818 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.818 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.821 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.821 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.824 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.828 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.831 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.832 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.834 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.837 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.840 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.841 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.841 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.847 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.851 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.852 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.853 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.855 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.856 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.856 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.863 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.865 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.869 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.886 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.892 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.897 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.899 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.902 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.905 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.905 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.912 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.917 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.918 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.919 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.922 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.924 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.925 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.926 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.926 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.930 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.934 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.935 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.938 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.940 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.941 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.941 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.944 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.951 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.953 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.957 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.960 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.962 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.967 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.970 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.971 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.971 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.975 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.976 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.976 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.977 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.999 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.999 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.999 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.999 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:57.999 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.000 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.012 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.015 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.017 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.018 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.023 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.027 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.030 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.031 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.043 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.047 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.051 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.059 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.062 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.066 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.067 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.069 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.069 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.071 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.073 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.077 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.077 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.080 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.080 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.080 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.082 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.083 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.084 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.084 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.085 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.087 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.088 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.088 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.088 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.089 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.090 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.090 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.091 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.092 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.096 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.099 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.101 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.104 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.107 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.108 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.112 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.112 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.117 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.120 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.124 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.126 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.126 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.127 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.131 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.132 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.138 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.140 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.140 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.140 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.141 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.141 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.143 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.148 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.149 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.151 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.152 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.154 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.156 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.156 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.158 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.158 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.162 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.165 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.166 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.168 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.169 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.169 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.170 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.174 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.180 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.180 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.181 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.182 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.182 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.182 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.185 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.190 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.193 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.193 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.194 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.197 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.198 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.202 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.204 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.213 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.214 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.216 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.223 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.226 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.227 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.230 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.230 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.230 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.231 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.233 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.238 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.238 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.238 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.239 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.248 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.248 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.254 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.255 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.258 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.264 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.264 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.264 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.265 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.267 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.269 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.273 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.276 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.279 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.285 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.285 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.288 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.288 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.289 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.290 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.292 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.293 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.294 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.299 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.300 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.301 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.302 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.307 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.309 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.311 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.313 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.316 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.319 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.323 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.333 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.335 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.337 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.338 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.341 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.345 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.345 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.349 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.350 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.351 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.352 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.353 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.356 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.357 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.358 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.359 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.359 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.361 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.364 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.367 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.371 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.372 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.381 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.383 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.384 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.388 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.396 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.398 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.398 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.402 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.404 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.405 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.410 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.413 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.413 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.413 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.415 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.416 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.418 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.419 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.420 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.420 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.420 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.422 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.422 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.426 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.426 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.435 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.435 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.437 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.437 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.441 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.441 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.444 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.450 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.451 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.464 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.467 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.472 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.475 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.482 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.482 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.486 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.493 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.494 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.497 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.499 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.507 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.507 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.510 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.516 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.517 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.518 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.519 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.520 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.520 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.520 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.521 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.522 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.522 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.525 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.526 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.534 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.534 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.536 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.536 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.537 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.538 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.542 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.548 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.549 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.552 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.552 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.558 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.559 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.560 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.568 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.569 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.570 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.573 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.574 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.578 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.582 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.582 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.583 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.584 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.585 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.590 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.590 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.592 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.596 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.596 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.599 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.599 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.603 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.606 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.606 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.609 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.617 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.621 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.622 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.628 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.630 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.630 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.636 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.636 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.636 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.639 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.647 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.648 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.648 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.651 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.651 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.652 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.654 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.657 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.657 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.667 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.670 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.674 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.675 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.675 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.679 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.682 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.682 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.685 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.686 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.690 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.697 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.698 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.702 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.703 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.703 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.704 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.704 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.706 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.708 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.713 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.714 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.716 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.716 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.716 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.718 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.721 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.731 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.738 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.743 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.746 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.747 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.750 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.750 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.755 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.760 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.767 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.774 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.774 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.774 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.776 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.783 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.783 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.785 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.790 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.795 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.797 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.799 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.799 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.802 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.803 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.805 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.806 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.808 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.811 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.814 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.816 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.819 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.820 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.821 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.824 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.827 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.829 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.830 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.838 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.841 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.842 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.843 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.844 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.848 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.849 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.849 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.851 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.858 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.859 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.876 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.878 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.881 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.881 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.883 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.884 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.893 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.900 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.911 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.925 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.925 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.925 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.932 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.933 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.937 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.937 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.941 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.942 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.944 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.945 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.947 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.948 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.951 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.952 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.953 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.955 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.956 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.959 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.961 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.962 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.973 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.978 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.978 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.980 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.981 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:58.982 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.002 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.003 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.004 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.005 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.006 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.007 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.008 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.009 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.009 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.009 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.011 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.016 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.019 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.021 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.022 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.023 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.025 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.025 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.026 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.033 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.038 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.040 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.041 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.044 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.046 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.046 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.048 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.049 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.049 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.050 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.051 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.053 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.054 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.054 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.054 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.055 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.057 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.058 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.063 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.065 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.072 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.072 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.072 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.072 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.072 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.072 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.075 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.076 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.077 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.077 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.079 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.081 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.086 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.092 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.095 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.095 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.100 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.103 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.105 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.107 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.112 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.112 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.112 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.115 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.117 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.120 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.123 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.134 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.134 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.137 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.145 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.149 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.149 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.150 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.157 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.161 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.161 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.163 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.163 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.164 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.164 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.167 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.176 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.179 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.182 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.182 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.184 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.189 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.191 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.191 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.192 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.192 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.197 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.200 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.200 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.203 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.204 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.209 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.215 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.216 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.221 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.223 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.223 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.225 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.229 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.229 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.238 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.239 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.241 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.243 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.247 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.251 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.254 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.255 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.255 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.258 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.258 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.258 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.260 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.264 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.269 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.269 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.270 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.276 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.276 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.277 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.280 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.280 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.280 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.282 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.282 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.284 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.296 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.300 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.302 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.304 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.304 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.308 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.308 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.309 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.310 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.320 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.321 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.323 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.325 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.329 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.331 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.331 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.333 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.334 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.335 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.337 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.338 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.345 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.345 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.347 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.349 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.349 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.356 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.356 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.359 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.360 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.363 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.365 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.374 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.376 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.376 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.380 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.387 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.387 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.390 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.390 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.391 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.398 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.403 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.403 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.404 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.406 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.406 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.407 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.411 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.411 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.414 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.415 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.417 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.426 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.430 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.430 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.432 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.434 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.436 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.437 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.442 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.449 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.451 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.457 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.458 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.462 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.463 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.465 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.466 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.469 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.473 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.475 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.482 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.487 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.488 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.492 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.494 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.494 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.497 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.497 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.500 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.500 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.503 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.503 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.505 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.506 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.507 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.510 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.513 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.518 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.520 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.523 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.527 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.534 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.534 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.537 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.539 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.539 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.542 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.544 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.544 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.562 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.564 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.569 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.571 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.572 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.573 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.573 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.577 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.581 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.592 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.601 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.602 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.604 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.604 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.606 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.609 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.616 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.617 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.621 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.623 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.623 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.627 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.627 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.634 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.635 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.635 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.639 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.648 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.648 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.651 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.654 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.654 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.659 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.666 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.670 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.671 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.673 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.675 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.676 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.679 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.681 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.682 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.683 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.683 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.684 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.687 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.689 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.692 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.697 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.697 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.700 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.700 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.702 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.704 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.704 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.707 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.709 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.712 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.712 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.712 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.712 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.719 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.719 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.720 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.724 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.729 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.729 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.732 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.732 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.734 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.737 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.737 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.738 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.739 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.741 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.743 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.743 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.744 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.747 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.752 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.759 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.765 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.765 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.765 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.772 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.781 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.782 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.783 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.784 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.785 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.789 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.793 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.798 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.798 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.800 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.802 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.803 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.806 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.806 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.806 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.808 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.808 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.814 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.815 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.817 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.819 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.825 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.831 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.837 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.842 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.848 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.849 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.856 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.857 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.860 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.860 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.860 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.860 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.864 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.866 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.874 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.876 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.880 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.883 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.886 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.888 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.890 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.890 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.907 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.907 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.908 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.913 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.914 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.917 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.919 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.921 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.922 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.923 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.925 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.925 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.932 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.933 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.934 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.934 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.938 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.940 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.942 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.945 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.946 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.950 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.950 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.953 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.955 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.965 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.968 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.972 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.974 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.976 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.980 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.982 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.982 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.988 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.991 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.991 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.993 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:47:59.997 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.005 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.010 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.012 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.015 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.016 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.020 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.020 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.021 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.025 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.025 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.025 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.028 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.028 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.028 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.033 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.033 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.037 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.039 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.041 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.043 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.045 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.049 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.050 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.055 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.057 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.059 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.062 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.065 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.065 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.068 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.072 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.075 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.075 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.079 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.086 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.089 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.093 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.096 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.096 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.099 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.100 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.100 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.104 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.104 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.106 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.110 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.112 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.115 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.117 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.119 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.119 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.124 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.126 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.129 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.132 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.134 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.136 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.136 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.139 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.139 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.139 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.140 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.143 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.147 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.147 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.147 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.148 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.150 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.156 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.163 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.164 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.167 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.177 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.179 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.180 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.187 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.190 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.195 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.200 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.204 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.204 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.207 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.209 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.209 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.210 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.212 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.212 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.215 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.218 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.218 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.221 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.229 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.237 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.237 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.237 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.240 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.243 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.247 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.249 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.250 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.251 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.252 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.255 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.261 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.270 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.271 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.272 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.277 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.277 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.280 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.280 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.281 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.281 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.284 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.286 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.288 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.291 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.293 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.297 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.299 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.303 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.304 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.305 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.307 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.314 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.317 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.320 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.321 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.325 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.326 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.330 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.333 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.333 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.333 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.341 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.341 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.341 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.347 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.348 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.348 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.348 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.350 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.352 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.354 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.360 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.360 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.361 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.363 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.364 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.368 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.369 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.380 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.382 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.382 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.383 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.384 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.387 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.389 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.390 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.391 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.394 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.398 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.398 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.401 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.402 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.405 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.410 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.411 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.425 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.434 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.434 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.435 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.445 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.446 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.446 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.447 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.450 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.454 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.468 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.474 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.476 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.477 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.478 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.480 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.480 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.482 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.484 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.490 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.491 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.491 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.492 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.492 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.495 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.496 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.504 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.512 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.515 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.519 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.523 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.525 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.526 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.537 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.542 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.548 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.548 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.548 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.548 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.550 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.553 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.555 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.557 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.557 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.558 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.560 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.563 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.568 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.573 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.576 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.576 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.580 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.582 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.582 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.585 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.586 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.597 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.601 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.603 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.604 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.606 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.612 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.614 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.620 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.621 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.646 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.647 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.648 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.648 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.650 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.653 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.654 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.654 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.655 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.656 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.656 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.658 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.659 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.664 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.665 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.666 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.669 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.671 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.673 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.676 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.677 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.678 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.680 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.685 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.685 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.685 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.685 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.689 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.689 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.690 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.691 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.691 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.693 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.693 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.695 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.698 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.702 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.709 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.709 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.714 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.715 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.716 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.717 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.718 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.718 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.719 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.720 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.724 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.732 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.732 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.740 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.740 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.742 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.742 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.743 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.743 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.752 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.755 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.760 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.763 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.764 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.766 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.767 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.769 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.770 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.770 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.772 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.774 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.783 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.783 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.786 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.789 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.791 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.794 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.801 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.804 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.814 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.815 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.816 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.818 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.819 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.820 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.821 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.825 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.826 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.832 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.834 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.834 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.835 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.836 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.837 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.837 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.846 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.848 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.850 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.865 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.865 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.865 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.865 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.866 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.866 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.867 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.867 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.867 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.867 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.868 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.869 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.877 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.879 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.882 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.883 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.887 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.887 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.887 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.887 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.887 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.887 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.888 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.889 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.890 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.893 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.893 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.895 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.906 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.906 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.907 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.907 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.908 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.910 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.910 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.913 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.914 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.914 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.917 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.920 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.922 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.924 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.927 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.930 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.930 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.935 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.935 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.946 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.950 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.950 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.956 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.957 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.958 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.963 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.964 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.965 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.970 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.972 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.973 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.974 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.980 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.982 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.986 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.986 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.986 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.989 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.989 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.991 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.993 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:00.996 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.000 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.001 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.003 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.003 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.003 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.003 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.009 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.009 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.012 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.013 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.018 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.021 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.022 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.024 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.025 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.029 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.030 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.031 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.033 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.036 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.038 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.042 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.042 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.044 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.046 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.051 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.054 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.063 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.063 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.069 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.071 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.071 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.073 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.073 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.075 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.076 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.082 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.084 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.088 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.090 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.091 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.095 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.101 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.102 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.102 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.105 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.113 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.115 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.115 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.117 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.126 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.131 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.134 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.134 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.135 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.137 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.140 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.141 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.146 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.146 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.149 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.149 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.157 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.157 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.166 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.169 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.171 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.172 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.181 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.187 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.187 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.187 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.189 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.191 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.192 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.193 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.193 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.196 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.198 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.201 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.207 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.207 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.208 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.215 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.217 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.218 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.219 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.219 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.221 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.224 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.225 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.231 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.231 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.233 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.236 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.240 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.241 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.243 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.249 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.250 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.250 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.251 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.251 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.255 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.259 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.263 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.271 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.277 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.282 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.282 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.288 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.289 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.290 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.290 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.291 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.293 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.297 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.308 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.308 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.313 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.314 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.322 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.322 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.324 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.329 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.329 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.337 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.338 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.340 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.342 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.342 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.342 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.343 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.345 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.345 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.346 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.348 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.350 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.350 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.351 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.352 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.354 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.355 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.356 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.362 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.363 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.364 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.364 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.368 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.377 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.380 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.382 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.384 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.387 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.388 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.390 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.393 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.393 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.393 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.396 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.399 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.399 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.402 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.403 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.403 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.406 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.407 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.418 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.419 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.419 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.424 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.429 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.432 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.433 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.434 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.434 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.437 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.438 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.440 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.445 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.445 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.449 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.450 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.450 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.452 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.454 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.457 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.457 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.460 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.463 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.464 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.464 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.467 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.471 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.471 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.473 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.475 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.475 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.476 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.479 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.480 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.480 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.483 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.484 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.488 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.489 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.494 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.500 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.500 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.504 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.505 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.511 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.517 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.517 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.520 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.520 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.525 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.525 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.531 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.531 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.533 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.534 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.542 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.543 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.546 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.550 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.555 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.556 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.558 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.561 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.561 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.564 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.572 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.572 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.579 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.581 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.581 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.584 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.589 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.590 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.591 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.592 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.597 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.599 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.603 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.604 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.605 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.608 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.613 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.618 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.621 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.633 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.646 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.646 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.647 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.651 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.653 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.655 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.665 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.666 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.671 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.672 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.672 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.672 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.672 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.672 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.673 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.673 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.673 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.673 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.673 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.673 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.674 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.674 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.684 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.684 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.688 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.692 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.693 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.700 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.702 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.705 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.706 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.706 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.710 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.712 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.717 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.720 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.720 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.721 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.723 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.724 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.728 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.729 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.735 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.735 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.737 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.741 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.746 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.748 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.748 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.750 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.750 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.751 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.752 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.754 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.755 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.758 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.761 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.764 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.767 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.772 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.778 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.782 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.782 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.784 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.785 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.786 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.788 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.793 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.807 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.807 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.807 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.807 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.808 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.808 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.808 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.814 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.816 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.818 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.819 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.824 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.825 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.827 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.830 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.835 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.835 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.838 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.841 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.843 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.844 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.844 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.844 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.845 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.847 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.848 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.851 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.851 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.852 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.855 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.858 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.860 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.860 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.860 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.865 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.872 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.872 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.874 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.884 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.885 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.889 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.889 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.890 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.892 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.895 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.898 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.900 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.902 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.902 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.904 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.906 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.907 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.909 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.910 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.910 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.909 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.916 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.918 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.924 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.935 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.941 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.941 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.941 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.941 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.949 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.949 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.951 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.953 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.953 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.956 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.959 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.964 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.965 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.966 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.970 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.974 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.978 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.981 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.982 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.982 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.987 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.987 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.992 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.998 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:01.998 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.000 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.006 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.013 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.013 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.021 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.025 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.031 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.034 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.034 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.034 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.035 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.039 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.043 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.043 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.047 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.047 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.047 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.052 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.052 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.053 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.055 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.058 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.059 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.063 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.064 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.065 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.068 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.069 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.080 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.082 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.083 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.083 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.083 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.087 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.087 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.090 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.091 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.093 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.101 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.105 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.109 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.110 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.114 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.116 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.117 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.117 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.118 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.119 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.119 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.122 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.125 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.125 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.125 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.126 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.132 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.133 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.139 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.140 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.141 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.142 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.150 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.152 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.153 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.154 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.154 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.155 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.161 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.161 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.166 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.166 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.169 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.172 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.175 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.179 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.179 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.182 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.182 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.184 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.187 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.191 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.191 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.194 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.202 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.202 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.204 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.204 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.206 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.209 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.213 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.215 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.219 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.221 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.221 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.222 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.222 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.225 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.230 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.233 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.234 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.237 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.237 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.237 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.239 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.239 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.244 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.247 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.250 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.250 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.253 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.263 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.263 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.269 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.271 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.272 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.272 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.274 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.275 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.276 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.279 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.281 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.283 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.284 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.288 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.293 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.293 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.297 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.297 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.298 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.300 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.301 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.302 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.306 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.311 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.329 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.330 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.332 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.332 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.336 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.339 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.339 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.342 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.344 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.349 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.349 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.353 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.353 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.355 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.358 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.358 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.362 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.362 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.367 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.371 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.380 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.380 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.382 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.387 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.395 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.397 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.398 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.400 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.401 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.402 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.407 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.408 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.409 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.412 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.414 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.414 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.415 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.416 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.420 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.421 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.422 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.422 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.427 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.428 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.430 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.433 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.435 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.438 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.441 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.445 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.446 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.447 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.453 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.453 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.456 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.458 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.458 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.467 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.470 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.470 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.473 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.475 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.478 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.478 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.484 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.485 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.486 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.488 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.498 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.501 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.501 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.509 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.511 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.512 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.517 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.519 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.524 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.529 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.529 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.529 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.532 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.533 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.534 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.537 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.537 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.539 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.541 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.546 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.551 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.551 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.556 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.558 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.558 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.559 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.563 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.563 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.572 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.572 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.573 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.574 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.574 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.578 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.583 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.584 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.584 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.594 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.596 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.597 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.598 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.604 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.617 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.618 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.619 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.623 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.630 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.634 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.634 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.636 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.637 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.637 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.638 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.638 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.638 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.641 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.644 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.644 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.647 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.649 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.652 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.653 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.654 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.663 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.665 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.665 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.667 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.667 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.673 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.675 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.675 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.676 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.676 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.679 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.680 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.682 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.683 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.685 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.688 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.705 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.705 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.706 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.706 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.706 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.709 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.715 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.720 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.720 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.722 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.723 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.728 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.730 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.731 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.732 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.735 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.737 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.739 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.740 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.741 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.741 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.749 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.751 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.754 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.767 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.768 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.772 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.776 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.782 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.782 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.785 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.785 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.787 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.787 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.787 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.787 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.790 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.792 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.793 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.793 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.794 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.798 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.803 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.803 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.807 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.809 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.812 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.813 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.816 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.819 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.821 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.833 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.835 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.838 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.844 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.844 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.844 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.848 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.849 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.851 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.852 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.854 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.861 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.865 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.872 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.875 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.876 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.877 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.879 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.881 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.886 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.886 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.888 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.889 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.889 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.891 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.897 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.899 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.899 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.899 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.899 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.901 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.902 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.902 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.904 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.909 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.927 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.927 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.929 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.931 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.934 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.934 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.934 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.936 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.936 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.938 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.945 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.950 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.952 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.960 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.961 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.964 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.965 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.967 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.967 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.970 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.970 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.971 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.973 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.976 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.980 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.981 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.989 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.989 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.991 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.992 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.993 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.994 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.996 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.997 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.998 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:02.998 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.000 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.005 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.005 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.006 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.013 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.018 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.019 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.021 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.022 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.024 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.025 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.029 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.029 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.036 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.037 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.041 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.048 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.054 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.054 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.056 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.057 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.060 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.063 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.064 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.073 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.083 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.086 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.099 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.099 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.101 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.104 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.106 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.106 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.109 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.110 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.113 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.115 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.116 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.118 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.119 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.122 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.123 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.124 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.129 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.136 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.136 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.137 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.140 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.140 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.140 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.141 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.147 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.147 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.147 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.162 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.168 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.168 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.168 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.170 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.171 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.175 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.177 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.180 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.180 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.181 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.182 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.184 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.185 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.187 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.192 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.197 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.200 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.200 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.200 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.201 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.205 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.208 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.209 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.210 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.211 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.211 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.213 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.214 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.214 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.216 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.218 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.220 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.220 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.221 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.227 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.227 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.227 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.232 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.236 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.238 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.240 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.243 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.244 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.244 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.252 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.257 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.259 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.260 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.262 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.262 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.267 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.269 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.269 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.270 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.271 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.272 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.273 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.275 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.277 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.278 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.280 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.283 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.285 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.288 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.296 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.297 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.300 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.301 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.302 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.303 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.308 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.308 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.308 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.310 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.311 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.316 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.316 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.320 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.321 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.324 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.329 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.329 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.332 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.332 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.336 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.338 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.341 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.346 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.347 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.348 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.348 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.348 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.350 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.356 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.358 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.365 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.366 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.371 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.371 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.378 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.378 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.383 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.389 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.390 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.391 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.391 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.401 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.403 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.405 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.408 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.421 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.421 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.423 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.423 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.429 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.433 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.435 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.436 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.437 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.439 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.447 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.448 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.449 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.450 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.450 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.453 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.455 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.457 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.458 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.462 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.463 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.464 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.466 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.466 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.471 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.477 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.478 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.481 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.481 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.481 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.482 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.483 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.483 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.484 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.485 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.486 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.495 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.499 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.500 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.505 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.505 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.505 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.506 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.506 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.508 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.509 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.509 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.515 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.516 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.516 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.518 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.519 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.526 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.532 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.532 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.535 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.535 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.538 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.539 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.546 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.548 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.551 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.553 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.553 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.558 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.562 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.563 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.565 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.569 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.570 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.574 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.575 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.576 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.577 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.578 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.581 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.581 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.584 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.585 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.588 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.592 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.593 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.595 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.595 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.598 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.604 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.604 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.608 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.609 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.610 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.616 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.619 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.622 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.633 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.636 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.636 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.637 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.638 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.638 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.652 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.652 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.653 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.654 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.655 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.655 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.655 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.656 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.666 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.668 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.672 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.674 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.675 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.676 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.679 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.679 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.681 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.682 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.689 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.689 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.691 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.697 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.700 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.702 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.713 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.714 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.715 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.716 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.718 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.721 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.722 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.724 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.725 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.726 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.727 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.730 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.732 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.733 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.738 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.743 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.748 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.750 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.750 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.753 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.755 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.762 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.765 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.768 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.768 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.768 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.771 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.771 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.774 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.774 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.779 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.781 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.785 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.785 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.787 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.790 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.791 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.794 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.796 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.802 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.809 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.813 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.816 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.816 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.817 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.821 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.823 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.824 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.824 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.826 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.827 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.831 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.833 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.840 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.842 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.845 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.851 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.851 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.851 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.853 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.854 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.860 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.860 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.864 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.866 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.866 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.868 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.873 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.875 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.882 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.883 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.884 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.885 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.887 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.890 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.891 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.892 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.893 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.893 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.895 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.898 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.898 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.900 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.905 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.905 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.931 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.931 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.931 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.935 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.937 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.938 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.939 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.939 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.942 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.945 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.946 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.949 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.953 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.955 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.955 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.957 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.960 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.963 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.968 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.971 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.974 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.975 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.977 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.977 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.980 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.984 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.984 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.988 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.988 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.988 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.989 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.991 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.991 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.991 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.992 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.995 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.999 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:03.999 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.004 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.007 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.009 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.010 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.010 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.015 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.015 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.019 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.020 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.022 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.022 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.022 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.028 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.029 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.042 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.042 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.045 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.052 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.052 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.053 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.056 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.057 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.058 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.060 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.061 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.065 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.065 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.072 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.072 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.073 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.081 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.081 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.088 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.089 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.094 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.098 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.101 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.104 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.106 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.108 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.114 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.114 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.116 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.116 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.118 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.118 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.130 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.136 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.143 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.144 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.150 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.152 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.154 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.154 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.157 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.159 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.160 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.165 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.167 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.169 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.172 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.172 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.181 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.185 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.185 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.186 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.188 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.189 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.189 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.192 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.193 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.195 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.200 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.204 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.205 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.208 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.213 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.215 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.216 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.216 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.218 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.218 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.221 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.221 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.224 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.230 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.230 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.231 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.234 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.234 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.240 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.242 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.246 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.246 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.249 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.250 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.250 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.261 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.264 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.264 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.268 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.272 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.276 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.281 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.282 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.283 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.285 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.285 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.286 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.289 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.290 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.292 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.293 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.295 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.296 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.300 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.304 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.304 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.306 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.308 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.309 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.316 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.321 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.328 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.330 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.332 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.332 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.341 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.341 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.344 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.344 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.348 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.348 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.351 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.351 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.357 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.363 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.363 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.369 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.372 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.373 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.373 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.374 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.376 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.380 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.380 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.381 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.385 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.386 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.388 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.391 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.392 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.397 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.401 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.404 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.404 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.407 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.411 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.414 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.415 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.415 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.416 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.419 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.421 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.428 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.427 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.428 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.431 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.435 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.439 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.439 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.443 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.443 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.450 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.450 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.455 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.457 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.458 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.458 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.459 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.464 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.464 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.469 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.471 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.473 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.481 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.481 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.484 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.485 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.488 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.488 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.490 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.491 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.497 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.505 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.518 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.519 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.521 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.528 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.529 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.533 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.534 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.538 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.538 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.544 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.547 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.549 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.556 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.557 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.561 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.560 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.566 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.573 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.575 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.576 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.581 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.583 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.584 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.584 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.586 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.588 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.589 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.589 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.590 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.591 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.591 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.593 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.597 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.597 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.598 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.599 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.603 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.607 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.613 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.614 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.614 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.615 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.615 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.619 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.621 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.624 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.625 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.626 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.646 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.646 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.647 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.647 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.651 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.652 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.653 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.654 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.654 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.657 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.659 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.668 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.669 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.668 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.682 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.682 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.682 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.682 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.688 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.689 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.690 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.692 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.692 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.693 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.694 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.694 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.696 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.700 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.702 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.703 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.705 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.707 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.707 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.707 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.712 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.718 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.718 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.720 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.720 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.723 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.726 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.729 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.732 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.733 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.738 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.740 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.741 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.742 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.744 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.748 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.748 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.749 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.751 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.751 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.752 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.753 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.758 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.771 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.776 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.792 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.793 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.793 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.793 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.793 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.800 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.801 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.802 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.803 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.805 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.805 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.806 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.807 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.808 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.808 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.809 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.811 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.815 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.815 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.815 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.816 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.818 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.818 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.822 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.824 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.825 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.830 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.832 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.833 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.833 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.836 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.836 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.840 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.841 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.841 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.842 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.846 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.846 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.846 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.846 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.849 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.853 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.854 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.855 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.858 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.858 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.863 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.863 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.864 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.866 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.866 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.867 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.870 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.875 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.877 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.882 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.885 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.894 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.894 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.897 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.910 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.910 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.911 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.913 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.913 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.918 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.921 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.921 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.923 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.926 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.931 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.934 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.946 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.950 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.952 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.956 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.958 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.958 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.960 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.961 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.961 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.964 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.969 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.970 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.972 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.972 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.979 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.982 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.988 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.988 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.988 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.991 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.992 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.993 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:04.997 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.006 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.011 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.011 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.017 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.021 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.021 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.028 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.031 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.031 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.032 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.033 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.035 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.046 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.051 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.051 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.057 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.065 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.068 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.070 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.075 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.076 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.076 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.076 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.086 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.087 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.096 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.096 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.100 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.100 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.104 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.104 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.104 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.106 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.106 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.106 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.108 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.108 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.113 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.114 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.115 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.123 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.126 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.127 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.132 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.133 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.134 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.136 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.139 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.139 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.147 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.148 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.148 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.148 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.149 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.153 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.156 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.157 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.163 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.176 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.183 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.191 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.191 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.203 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.203 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.206 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.206 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.207 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.207 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.211 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.212 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.214 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.218 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.219 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.220 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.220 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.222 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.229 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.229 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.231 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.236 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.236 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.236 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.239 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.240 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.240 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.244 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.246 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.248 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.251 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.255 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.261 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.263 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.267 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.268 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.268 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.274 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.280 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.280 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.284 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.285 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.293 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.300 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.300 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.300 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.301 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.305 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.306 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.306 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.306 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.309 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.309 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.310 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.314 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.315 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.318 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.319 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.323 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.323 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.327 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.330 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.332 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.335 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.337 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.340 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.341 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.350 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.351 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.352 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.355 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.359 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.364 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.369 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.373 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.375 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.380 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.381 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.383 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.386 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.386 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.388 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.388 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.390 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.390 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.392 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.393 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.393 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.399 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.400 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.404 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.404 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.405 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.408 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.414 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.425 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.426 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.433 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.440 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.445 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.449 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.452 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.452 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.454 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.457 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.457 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.458 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.459 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.463 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.463 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.463 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.465 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.471 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.474 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.482 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.483 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.489 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.491 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.491 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.498 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.501 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.507 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.509 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.510 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.512 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.516 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.519 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.519 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.523 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.526 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.535 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.542 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.542 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.543 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.545 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.545 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.547 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.549 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.549 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.549 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.550 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.555 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.556 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.556 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.557 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.563 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.565 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.568 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.571 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.591 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.591 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.591 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.592 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.594 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.595 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.601 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.603 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.603 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.603 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.607 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.608 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.609 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.611 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.614 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.615 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.618 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.619 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.619 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.619 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.620 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.623 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.625 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.626 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.630 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.633 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.635 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.639 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.639 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.639 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.645 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.647 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.652 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.653 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.654 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.655 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.655 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.657 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.664 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.664 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.666 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.667 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.670 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.672 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.681 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.683 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.683 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.684 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.685 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.686 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.691 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.693 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.698 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.707 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.707 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.709 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.716 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.716 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.719 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.722 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.722 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.722 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.722 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.728 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.731 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.739 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.753 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.759 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.759 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.760 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.760 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.761 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.761 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.763 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.767 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.767 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.769 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.770 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.771 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.776 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.776 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.777 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.780 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.787 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.792 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.793 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.794 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.794 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.798 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.804 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.804 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.805 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.806 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.807 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.807 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.807 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.809 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.810 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.820 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.824 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.826 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.831 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.832 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.838 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.839 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.843 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.847 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.849 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.856 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.859 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.861 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.861 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.862 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.864 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.864 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.871 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.871 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.871 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.875 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.877 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.879 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.881 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.882 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.883 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.884 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.886 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.889 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.896 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.897 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.897 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.899 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.902 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.902 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.907 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.907 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.910 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.910 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.911 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.911 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.916 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.917 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.919 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.919 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.920 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.922 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.924 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.925 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.931 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.931 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.931 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.933 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.933 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.938 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.940 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.946 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.948 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.956 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.957 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.960 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.963 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.969 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.969 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.969 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.969 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.971 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.977 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.977 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.980 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.980 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.982 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.982 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.984 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.986 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.987 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.989 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.991 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.992 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.992 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.995 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:05.998 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.001 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.005 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.006 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.008 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.009 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.010 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.011 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.019 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.024 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.025 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.030 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.034 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.040 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.040 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.042 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.048 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.057 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.057 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.060 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.060 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.065 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.067 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.072 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.074 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.076 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.083 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.083 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.085 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.088 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.092 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.093 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.097 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.098 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.099 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.101 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.101 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.102 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.104 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.107 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.107 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.107 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.107 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.108 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.111 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.120 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.123 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.124 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.125 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.133 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.135 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.140 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.142 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.146 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.148 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.150 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.152 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.156 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.162 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.167 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.169 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.172 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.175 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.180 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.182 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.188 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.188 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.190 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.196 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.197 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.201 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.202 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.203 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.206 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.208 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.217 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.220 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.222 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.223 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.229 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.230 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.231 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.233 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.239 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.241 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.244 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.251 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.252 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.252 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.255 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.255 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.266 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.271 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.272 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.275 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.276 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.278 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.285 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.289 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.290 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.294 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.300 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.301 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.301 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.301 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.304 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.305 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.306 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.306 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.307 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.307 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.308 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.310 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.310 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.316 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.316 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.317 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.319 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.325 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.327 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.334 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.340 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.349 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.352 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.352 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.363 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.366 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.367 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.371 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.371 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.376 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.378 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.383 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.386 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.386 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.389 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.390 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.391 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.393 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.398 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.398 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.400 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.405 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.405 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.405 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.405 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.407 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.411 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.414 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.419 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.421 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.423 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.423 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.427 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.428 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.433 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.436 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.436 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.438 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.438 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.440 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.442 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.444 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.445 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.446 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.449 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.450 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.454 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.455 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.460 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.462 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.465 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.466 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.468 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.473 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.474 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.476 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.477 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.481 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.482 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.486 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.494 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.495 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.498 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.498 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.504 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.505 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.505 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.506 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.506 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.509 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.509 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.511 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.511 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.512 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.514 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.519 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.519 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.521 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.522 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.528 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.529 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.530 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.534 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.536 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.538 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.541 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.542 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.546 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.546 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.559 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.563 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.563 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.569 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.570 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.586 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.586 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.586 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.587 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.587 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.589 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.590 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.594 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.594 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.597 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.601 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.601 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.608 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.612 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.613 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.616 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.616 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.619 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.625 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.632 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.633 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.638 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.639 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.641 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.641 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.643 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.644 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.647 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.647 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.648 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.650 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.651 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.652 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.654 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.657 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.658 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.663 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.670 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.673 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.674 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.683 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.708 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.708 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.708 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.708 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.709 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.710 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.710 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.710 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.711 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.711 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.713 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.719 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.721 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.721 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.724 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.724 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.725 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.725 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.725 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.726 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.727 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.731 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.735 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.735 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.736 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.738 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.739 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.750 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.751 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.752 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.753 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.754 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.754 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.754 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.759 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.759 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.759 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.763 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.763 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.765 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.767 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.769 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.773 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.774 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.777 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.782 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.782 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.789 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.790 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.790 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.796 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.796 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.798 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.802 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.814 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.820 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.821 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.823 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.827 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.833 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.840 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.842 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.842 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.843 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.844 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.846 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.846 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.852 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.863 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.863 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.864 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.865 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.871 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.873 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.873 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.874 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.874 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.875 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.878 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.878 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.880 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.880 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.881 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.882 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.883 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.884 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.888 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.897 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.898 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.905 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.905 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.907 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.914 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.915 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.915 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.916 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.916 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.917 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.917 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.918 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.920 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.926 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.926 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.926 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.926 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.930 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.933 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.933 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.934 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.936 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.939 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.939 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.942 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.947 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.949 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.951 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.952 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.954 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.958 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.965 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.965 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.968 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.970 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.970 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.974 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.975 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.976 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.979 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.979 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.980 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.982 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.982 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.988 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.988 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.991 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.994 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:06.995 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.003 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.003 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.007 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.007 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.013 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.017 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.017 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.018 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.022 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.022 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.028 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.028 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.029 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.033 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.034 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.037 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.038 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.042 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.042 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.043 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.046 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.046 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.049 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.050 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.055 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.056 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.056 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.058 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.060 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.060 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.061 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.061 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.061 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.062 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.065 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.065 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.065 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.065 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.066 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.067 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.069 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.070 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.070 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.072 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.074 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.074 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.081 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.086 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.089 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.097 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.098 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.098 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.100 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.101 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.103 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.103 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.106 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.107 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.108 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.111 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.115 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.115 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.122 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.125 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.127 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.130 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.133 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.138 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.140 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.143 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.145 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.147 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.147 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.147 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.148 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.148 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.148 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.153 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.159 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.160 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.165 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.166 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.170 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.170 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.172 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.173 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.174 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.178 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.180 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.180 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.185 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.185 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.186 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.187 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.196 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.199 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.199 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.207 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.209 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.210 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.215 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.216 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.217 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.218 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.221 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.225 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.227 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.231 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.232 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.241 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.246 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.248 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.251 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.255 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.255 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.256 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.257 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.260 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.260 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.261 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.264 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.265 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.265 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.274 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.276 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.279 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.284 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.290 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.292 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.292 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.298 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.298 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.303 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.312 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.312 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.314 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.316 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.320 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.323 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.331 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.333 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.333 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.333 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.334 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.338 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.339 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.341 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.342 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.343 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.345 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.347 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.350 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.353 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.353 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.354 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.355 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.358 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.370 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.370 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.370 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.374 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.376 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.381 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.381 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.383 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.384 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.385 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.385 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.388 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.389 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.389 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.391 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.391 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.397 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.401 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.409 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.413 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.417 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.420 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.420 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.424 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.427 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.428 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.431 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.437 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.438 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.438 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.438 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.439 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.447 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.448 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.453 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.454 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.455 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.457 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.459 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.460 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.466 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.473 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.475 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.477 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.481 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.482 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.494 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.496 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.504 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.507 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.509 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.515 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.516 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.518 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.525 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.526 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.527 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.527 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.531 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.533 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.537 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.546 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.553 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.553 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.558 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.578 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.581 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.582 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.584 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.584 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.586 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.589 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.589 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.592 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.595 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.598 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.603 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.606 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.606 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.607 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.608 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.611 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.612 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.613 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.614 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.618 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.626 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.630 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.630 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.633 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.636 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.638 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.638 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.639 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.641 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.642 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.643 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.648 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.651 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.657 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.657 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.657 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.657 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.660 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.664 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.668 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.672 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.673 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.673 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.681 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.682 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.683 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.683 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.683 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.686 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.687 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.687 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.690 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.693 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.697 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.698 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.700 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.700 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.704 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.704 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.709 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.712 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.712 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.712 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.713 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.717 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.717 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.719 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.721 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.724 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.730 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.730 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.733 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.733 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.737 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.738 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.738 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.742 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.747 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.753 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.755 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.765 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.765 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.765 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.766 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.766 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.768 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.771 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.771 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.771 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.773 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.773 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.776 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.782 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.783 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.784 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.788 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.789 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.789 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.791 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.791 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.794 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.798 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.799 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.800 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.802 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.806 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.807 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.814 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.816 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.818 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.820 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.820 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.821 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.825 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.826 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.829 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.830 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.833 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.833 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.836 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.838 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.842 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.853 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.858 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.858 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.859 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.867 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.869 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.870 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.870 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.871 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.872 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.872 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.879 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.879 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.880 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.882 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.884 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.887 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.895 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.898 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.906 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.910 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.915 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.915 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.920 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.922 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.922 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.924 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.924 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.924 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.925 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.926 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.930 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.930 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.932 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.932 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.933 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.935 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.939 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.948 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.952 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.953 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.958 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.960 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.960 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.965 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.969 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.970 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.971 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.972 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.973 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.975 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.984 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.984 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.985 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.985 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.985 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.987 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.991 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.995 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.999 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:07.999 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.000 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.001 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.003 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.007 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.011 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.012 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.013 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.015 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.015 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.017 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.018 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.018 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.019 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.021 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.022 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.022 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.023 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.025 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.025 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.028 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.030 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.032 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.035 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.035 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.036 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.038 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.038 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.038 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.038 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.040 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.042 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.044 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.045 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.045 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.048 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.050 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.053 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.055 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.064 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.070 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.075 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.075 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.081 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.085 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.086 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.088 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.095 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.096 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.102 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.102 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.103 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.105 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.107 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.107 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.109 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.115 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.117 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.118 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.118 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.119 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.119 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.121 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.125 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.125 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.126 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.126 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.126 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.127 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.127 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.128 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.130 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.130 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.131 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.131 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.134 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.136 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.143 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.143 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.149 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.149 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.153 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.157 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.157 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.164 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.170 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.176 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.177 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.181 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.186 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.186 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.191 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.195 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.201 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.204 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.206 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.206 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.208 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.213 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.213 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.214 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.215 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.220 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.221 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.224 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.227 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.230 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.232 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.246 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.248 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.251 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.255 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.261 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.264 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.264 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.265 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.266 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.271 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.272 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.278 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.278 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.282 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.287 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.289 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.289 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.290 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.292 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.296 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.297 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.305 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.308 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.310 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.315 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.315 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.317 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.321 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.321 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.327 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.328 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.330 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.331 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.332 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.341 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.344 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.345 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.350 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.351 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.354 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.355 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.359 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.360 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.360 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.365 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.365 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.367 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.374 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.375 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.386 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.386 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.387 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.389 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.395 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.395 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.399 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.399 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.402 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.405 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.408 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.411 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.414 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.424 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.433 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.434 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.442 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.444 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.444 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.444 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.445 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.446 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.451 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.452 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.453 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.454 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.456 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.457 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.459 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.461 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.463 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.464 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.469 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.473 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.474 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.479 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.479 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.484 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.488 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.489 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.489 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.493 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.496 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.499 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.500 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.502 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.504 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.506 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.506 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.510 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.513 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.517 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.517 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.518 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.529 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.532 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.548 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.548 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.548 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.548 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.548 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.548 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.548 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.548 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.548 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.549 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.550 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.554 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.556 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.558 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.559 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.560 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.560 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.563 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.567 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.569 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.571 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.573 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.574 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.574 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.575 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.575 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.580 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.580 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.586 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.588 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.591 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.592 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.598 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.603 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.608 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.608 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.615 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.617 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.620 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.621 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.625 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.627 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.627 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.628 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.631 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.639 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.640 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.642 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.643 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.645 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.649 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.650 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.653 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.655 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.657 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.658 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.660 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.665 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.671 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.671 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.671 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.675 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.681 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.681 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.683 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.685 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.689 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.689 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.691 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.696 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.700 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.702 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.707 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.711 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.715 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.716 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.718 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.721 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.721 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.722 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.722 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.723 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.724 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.726 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.727 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.727 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.727 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.728 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.732 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.735 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.738 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.739 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.741 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.742 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.748 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.749 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.750 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.753 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.755 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.756 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.756 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.758 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.766 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.767 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.768 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.769 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.772 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.772 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.772 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.777 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.781 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.786 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.786 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.790 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.790 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.790 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.790 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.792 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.794 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.794 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.801 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.803 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.806 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.808 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.810 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.811 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.816 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.817 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.818 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.820 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.826 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.827 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.827 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.831 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.836 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.836 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.840 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.841 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.846 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.849 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.849 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.853 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.854 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.877 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.886 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.888 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.890 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.890 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.890 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.890 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.892 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.894 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.898 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.899 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.901 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.901 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.902 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.904 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.914 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.918 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.918 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.921 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.922 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.923 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.924 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.931 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.931 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.933 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.939 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.939 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.939 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.939 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.941 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.942 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.942 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.946 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.948 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.949 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.952 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.966 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.966 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.970 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.972 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.980 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.983 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.984 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.984 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.986 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.986 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.989 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.991 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.993 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.994 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.996 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.996 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:08.999 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.002 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.007 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.008 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.009 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.014 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.017 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.018 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.020 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.022 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.022 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.026 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.026 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.030 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.032 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.035 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.039 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.046 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.046 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.048 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.049 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.050 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.052 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.052 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.052 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.053 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.053 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.056 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.059 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.064 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.065 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.071 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.074 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.075 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.077 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.081 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.081 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.085 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.086 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.088 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.090 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.093 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.093 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.100 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.103 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.103 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.104 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.108 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.109 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.109 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.120 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.121 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.126 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.130 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.130 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.139 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.143 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.143 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.147 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.148 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.151 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.151 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.152 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.155 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.155 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.158 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.161 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.164 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.165 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.166 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.167 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.170 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.174 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.175 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.176 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.179 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.179 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.182 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.182 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.184 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.185 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.186 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.187 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.197 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.197 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.199 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.204 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.204 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.214 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.218 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.218 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.219 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.219 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.219 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.223 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.232 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.233 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.239 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.239 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.246 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.248 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.250 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.251 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.252 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.252 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.256 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.258 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.264 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.266 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.268 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.268 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.271 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.273 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.277 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.280 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.283 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.283 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.284 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.284 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.285 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.291 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.294 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.296 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.300 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.306 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.308 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.308 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.311 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.315 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.317 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.317 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.319 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.320 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.331 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.331 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.334 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.339 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.340 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.342 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.343 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.350 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.352 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.355 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.356 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.359 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.360 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.361 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.373 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.373 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.376 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.380 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.382 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.382 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.383 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.390 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.392 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.393 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.396 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.404 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.405 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.407 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.406 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.414 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.416 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.416 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.418 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.419 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.420 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.421 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.426 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.430 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.433 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.434 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.435 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.438 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.443 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.444 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.447 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.447 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.450 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.451 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.458 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.464 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.467 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.470 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.472 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.474 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.478 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.481 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.491 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.491 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.492 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.493 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.494 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.495 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.497 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.500 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.505 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.505 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.506 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.508 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.508 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.510 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.524 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.524 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.525 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.525 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.525 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.527 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.528 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.532 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.534 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.536 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.537 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.541 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.543 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.543 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.550 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.550 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.550 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.552 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.555 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.555 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.555 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.557 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.557 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.557 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.557 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.558 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.562 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.563 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.569 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.570 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.571 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.574 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.577 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.583 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.586 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.587 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.588 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.597 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.600 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.601 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.604 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.606 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.607 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.609 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.614 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.614 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.621 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.621 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.632 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.633 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.633 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.637 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.637 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.639 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.647 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.652 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.652 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.652 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.652 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.654 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.660 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.660 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.664 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.666 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.666 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.668 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.668 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.671 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.671 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.672 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.673 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.679 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.679 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.679 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.681 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.685 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.688 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.689 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.690 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.692 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.697 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.702 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.704 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.708 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.713 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.713 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.713 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.716 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.718 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.719 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.723 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.726 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.734 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.735 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.739 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.739 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.740 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.741 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.743 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.743 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.747 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.748 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.751 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.754 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.755 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.755 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.760 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.760 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.765 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.766 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.769 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.774 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.776 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.777 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.784 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.788 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.788 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.790 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.790 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.792 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.798 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.799 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.798 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.799 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.802 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.802 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.807 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.808 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.810 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.811 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.814 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.819 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.819 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.819 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.821 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.821 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.823 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.823 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.824 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.825 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.836 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.839 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.839 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.839 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.843 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.843 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.844 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.851 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.855 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.867 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.873 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.873 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.874 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.876 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.882 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.884 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.888 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.890 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.890 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.892 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.893 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.908 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.908 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.909 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.911 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.914 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.928 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.933 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.934 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.941 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.942 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.943 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.948 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.949 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.950 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.951 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.952 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.955 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.958 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.960 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.968 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.968 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.968 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.968 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.968 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.972 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.972 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.974 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.975 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.976 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.977 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.980 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.988 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.989 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.991 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.991 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.993 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:09.997 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.000 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.004 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.005 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.006 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.006 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.008 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.014 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.015 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.020 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.027 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.031 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.031 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.036 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.041 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.042 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.043 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.044 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.051 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.052 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.054 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.058 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.058 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.059 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.061 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.068 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.070 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.073 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.073 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.073 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.074 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.076 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.078 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.083 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.087 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.093 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.095 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.095 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.103 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.106 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.106 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.107 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.107 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.109 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.120 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.120 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.122 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.126 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.131 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.133 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.134 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.140 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.141 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.143 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.145 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.145 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.148 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.149 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.151 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.155 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.156 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.157 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.157 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.160 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.162 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.164 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.166 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.167 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.173 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.176 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.176 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.176 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.181 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.183 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.184 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.184 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.191 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.196 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.196 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.199 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.201 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.201 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.207 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.207 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.216 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.216 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.220 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.221 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.223 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.224 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.227 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.227 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.241 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.243 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.245 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.249 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.251 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.252 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.253 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.254 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.257 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.257 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.261 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.266 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.272 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.276 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.276 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.276 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.276 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.284 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.286 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.293 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.294 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.297 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.306 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.308 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.308 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.312 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.314 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.319 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.320 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.328 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.332 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.332 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.334 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.336 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.339 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.343 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.348 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.350 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.352 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.352 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.353 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.353 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.354 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.357 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.357 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.359 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.361 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.366 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.368 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.372 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.373 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.374 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.376 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.376 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.381 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.381 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.381 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.383 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.387 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.387 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.388 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.390 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.397 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.403 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.410 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.410 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.412 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.416 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.419 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.420 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.422 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.423 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.424 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.426 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.432 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.437 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.439 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.440 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.441 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.443 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.443 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.444 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.450 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.451 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.452 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.454 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.455 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.455 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.458 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.460 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.460 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.462 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.466 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.470 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.473 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.476 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.476 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.478 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.479 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.479 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.482 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.482 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.482 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.485 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.488 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.488 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.490 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.491 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.492 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.494 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.494 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.496 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.513 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.513 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.513 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.514 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.515 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.520 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.521 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.523 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.524 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.526 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.527 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.527 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.527 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.535 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.536 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.539 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.539 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.540 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.548 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.552 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.554 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.554 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.558 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.567 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.569 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.574 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.575 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.575 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.577 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.582 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.586 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.587 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.591 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.591 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.594 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.594 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.598 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.599 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.600 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.607 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.610 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.616 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.621 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.621 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.627 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.631 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.634 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.638 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.638 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.642 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.642 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.643 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.643 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.643 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.646 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.648 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.650 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.653 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.656 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.656 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.658 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.659 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.659 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.664 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.666 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.666 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.668 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.670 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.670 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.673 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.673 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.681 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.683 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.686 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.692 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.698 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.703 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.706 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.707 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.715 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.720 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.720 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.722 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.725 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.725 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.730 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.732 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.737 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.737 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.740 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.742 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.743 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.749 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.754 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.754 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.764 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.768 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.768 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.777 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.781 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.783 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.784 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.791 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.791 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.797 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.797 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.799 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.802 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.802 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.806 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.815 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.818 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.819 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.820 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.820 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.826 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.828 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.832 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.835 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.837 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.842 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.843 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.844 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.849 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.851 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.853 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.860 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.860 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.860 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.866 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.866 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.867 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.874 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.875 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.875 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.878 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.879 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.881 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.884 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.884 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.885 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.893 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.898 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.902 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.905 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.908 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.908 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.910 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.919 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.919 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.921 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.935 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.938 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.939 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.940 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.942 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.942 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.942 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.942 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.943 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.945 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.947 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.949 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.953 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.956 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.958 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.958 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.959 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.960 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.965 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.968 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.969 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.970 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.973 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.973 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.978 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.983 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.986 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.988 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.988 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.990 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.990 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.993 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.998 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:10.998 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.000 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.002 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.003 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.004 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.007 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.010 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.013 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.015 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.017 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.023 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.024 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.026 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.026 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.027 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.027 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.027 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.030 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.037 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.037 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.038 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.039 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.040 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.040 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.041 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.043 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.043 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.044 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.045 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.052 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.053 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.055 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.055 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.059 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.060 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.064 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.064 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.064 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.064 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.072 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.073 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.075 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.077 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.078 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.080 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.082 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.083 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.085 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.085 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.085 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.085 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.087 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.090 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.091 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.091 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.094 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.094 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.099 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.102 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.102 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.102 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.104 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.105 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.105 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.111 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.111 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.112 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.112 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.115 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.117 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.120 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.121 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.123 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.124 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.127 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.132 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.136 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.138 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.148 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.154 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.156 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.157 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.181 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.186 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.189 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.192 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.196 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.201 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.204 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.208 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.209 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.211 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.213 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.217 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.220 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.223 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.235 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.235 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.241 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.241 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.242 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.248 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.249 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.250 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.251 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.254 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.254 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.257 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.257 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.260 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.265 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.265 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.267 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.268 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.269 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.274 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.277 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.281 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.284 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.287 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.289 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.290 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.291 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.293 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.297 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.300 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.303 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.306 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.309 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.310 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.320 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.320 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.322 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.324 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.326 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.327 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.333 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.335 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.336 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.336 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.339 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.342 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.342 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.344 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.349 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.358 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.359 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.363 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.372 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.376 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.386 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.386 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.388 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.389 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.390 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.392 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.392 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.397 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.399 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.401 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.403 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.404 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.405 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.406 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.407 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.408 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.411 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.416 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.416 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.418 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.421 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.423 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.439 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.440 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.440 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.441 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.441 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.443 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.452 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.454 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.458 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.458 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.468 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.468 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.475 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.475 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.477 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.478 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.480 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.481 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.482 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.490 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.494 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.503 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.506 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.516 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.519 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.521 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.522 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.522 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.525 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.527 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.528 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.540 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.541 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.545 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.546 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.546 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.549 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.549 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.551 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.552 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.560 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.560 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.565 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.567 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.571 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.572 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.574 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.575 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.577 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.578 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.583 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.585 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.591 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.591 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.591 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.592 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.599 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.603 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.603 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.603 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.603 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.606 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.607 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.608 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.608 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.610 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.614 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.614 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.614 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.616 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.617 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.619 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.619 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.619 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.620 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.621 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.626 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.627 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.627 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.627 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.628 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.628 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.630 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.636 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.641 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.648 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.648 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.655 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.657 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.675 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.678 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.679 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.684 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.685 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.685 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.685 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.691 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.693 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.694 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.698 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.698 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.700 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.705 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.709 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.710 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.713 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.718 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.719 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.719 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.722 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.722 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.726 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.726 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.726 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.728 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.728 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.730 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.735 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.736 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.737 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.738 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.739 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.744 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.744 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.745 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.747 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.748 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.749 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.751 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.752 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.753 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.754 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.756 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.768 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.768 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.768 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.774 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.774 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.776 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.781 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.788 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.792 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.793 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.793 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.797 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.797 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.798 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.805 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.807 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.807 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.809 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.812 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.815 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.815 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.825 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.825 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.830 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.835 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.836 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.839 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.840 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.842 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.842 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.847 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.849 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.851 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.861 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.864 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.865 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.865 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.865 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.865 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.870 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.871 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.873 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.878 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.880 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.882 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.883 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.885 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.889 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.890 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.892 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.894 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.899 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.905 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.906 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.907 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.910 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.917 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.920 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.920 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.922 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.924 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.924 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.926 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.931 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.934 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.935 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.939 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.952 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.955 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.955 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.958 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.960 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.963 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.965 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.965 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.968 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.968 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.972 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.972 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.973 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.973 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.975 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.977 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.978 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.980 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.982 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.987 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.990 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.991 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.995 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.995 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.995 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.995 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:11.999 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.005 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.007 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.008 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.009 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.009 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.008 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.010 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.013 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.019 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.019 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.020 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.023 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.026 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.033 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.035 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.035 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.041 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.046 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.046 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.048 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.050 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.051 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.052 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.070 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.072 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.073 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.075 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.075 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.075 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.076 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.081 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.083 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.085 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.086 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.086 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.097 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.100 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.100 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.101 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.101 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.104 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.106 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.109 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.120 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.121 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.123 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.123 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.131 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.133 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.136 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.139 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.142 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.143 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.150 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.150 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.150 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.157 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.158 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.159 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.161 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.162 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.162 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.165 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.168 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.171 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.174 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.174 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.175 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.176 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.177 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.181 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.187 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.187 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.191 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.192 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.201 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.204 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.207 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.207 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.208 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.212 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.217 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.224 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.236 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.236 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.245 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.254 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.254 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.256 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.256 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.257 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.260 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.261 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.261 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.267 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.268 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.268 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.271 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.271 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.273 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.274 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.276 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.276 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.276 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.283 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.283 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.284 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.286 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.286 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.286 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.286 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.289 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.289 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.293 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.294 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.296 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.298 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.299 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.299 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.304 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.306 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.306 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.308 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.309 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.310 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.312 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.314 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.317 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.319 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.319 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.320 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.325 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.327 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.331 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.332 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.332 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.336 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.342 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.343 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.343 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.348 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.354 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.358 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.364 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.364 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.367 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.372 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.374 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.376 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.378 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.379 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.381 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.382 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.383 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.384 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.384 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.387 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.387 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.387 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.388 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.388 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.390 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.397 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.397 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.399 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.401 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.405 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.410 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.410 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.413 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.413 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.416 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.419 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.421 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.422 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.424 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.425 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.432 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.435 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.443 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.458 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.459 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.459 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.459 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.474 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.478 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.479 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.485 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.486 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.486 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.490 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.491 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.491 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.491 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.501 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.506 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.509 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.511 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.511 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.514 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.517 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.518 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.521 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.525 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.528 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.532 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.537 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.538 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.541 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.542 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.543 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.547 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.553 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.564 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.565 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.566 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.570 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.572 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.579 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.580 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.580 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.582 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.584 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.588 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.590 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.595 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.598 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.601 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.602 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.603 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.605 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.605 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.606 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.609 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.609 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.617 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.624 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.625 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.633 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.633 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.633 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.634 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.636 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.637 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.643 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.645 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.651 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.653 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.656 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.666 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.667 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.673 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.679 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.681 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.682 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.685 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.686 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.688 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.691 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.699 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.699 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.702 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.704 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.714 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.715 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.717 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.721 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.721 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.721 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.722 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.724 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.724 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.728 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.731 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.733 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.739 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.740 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.742 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.742 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.744 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.747 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.750 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.752 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.753 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.758 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.764 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.764 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.770 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.772 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.776 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.780 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.780 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.782 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.784 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.786 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.787 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.788 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.789 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.791 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.794 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.801 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.802 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.803 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.805 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.807 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.810 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.811 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.816 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.819 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.820 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.823 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.827 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.829 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.829 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.831 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.833 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.839 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.841 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.841 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.844 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.847 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.849 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.851 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.853 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.856 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.856 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.857 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.861 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.862 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.864 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.865 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.867 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.867 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.872 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.872 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.874 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.874 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.887 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.887 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.888 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.888 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.892 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.899 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.904 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.904 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.905 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.907 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.910 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.910 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.917 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.919 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.922 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.927 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.929 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.933 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.933 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.937 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.939 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.942 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.942 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.943 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.943 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.945 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.948 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.948 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.950 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.951 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.952 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.954 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.955 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.955 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.957 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.958 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.960 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.967 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.968 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.968 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.972 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.973 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.973 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.973 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.980 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.982 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.982 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.982 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.983 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.983 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.984 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.986 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.987 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.989 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.991 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:12.997 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.010 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.022 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.025 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.028 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.029 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.037 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.038 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.038 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.041 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.044 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.049 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.051 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.052 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.054 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.055 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.055 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.056 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.059 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.059 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.066 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.069 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.075 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.077 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.082 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.082 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.082 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.082 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.082 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.085 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.085 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.087 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.089 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.091 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.094 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.097 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.099 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.101 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.102 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.114 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.116 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.120 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.123 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.127 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.127 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.137 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.142 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.143 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.153 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.154 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.160 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.160 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.162 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.167 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.169 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.172 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.173 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.175 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.178 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.179 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.183 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.185 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.186 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.188 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.188 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.191 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.191 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.197 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.197 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.203 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.211 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.216 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.218 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.220 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.222 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.226 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.227 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.233 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.241 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.249 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.249 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.250 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.256 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.259 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.262 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.267 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.273 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.274 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.275 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.276 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.277 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.278 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.287 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.290 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.293 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.293 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.295 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.305 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.305 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.305 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.305 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.309 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.313 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.319 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.319 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.319 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.321 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.322 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.322 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.325 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.336 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.340 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.340 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.340 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.344 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.344 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.345 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.348 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.354 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.357 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.359 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.361 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.368 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.374 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.374 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.376 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.379 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.382 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.382 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.384 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.387 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.387 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.393 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.393 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.397 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.407 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.408 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.410 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.410 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.410 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.411 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.412 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.419 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.422 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.424 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.427 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.430 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.430 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.447 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.447 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.448 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.449 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.455 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.456 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.456 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.459 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.461 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.466 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.466 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.468 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.470 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.473 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.473 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.475 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.476 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.477 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.477 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.479 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.479 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.481 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.482 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.483 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.485 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.486 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.488 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.488 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.491 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.494 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.495 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.497 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.500 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.503 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.506 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.506 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.507 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.509 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.511 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.511 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.514 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.514 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.516 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.516 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.519 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.519 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.523 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.526 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.527 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.529 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.541 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.549 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.553 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.553 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.556 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.557 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.557 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.558 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.564 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.567 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.570 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.572 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.574 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.577 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.577 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.583 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.585 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.586 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.590 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.590 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.590 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.592 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.595 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.599 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.601 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.603 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.607 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.607 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.607 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.608 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.609 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.614 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.614 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.616 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.619 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.619 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.627 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.631 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.637 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.637 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.639 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.640 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.640 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.642 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.642 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.645 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.645 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.645 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.651 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.657 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.659 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.659 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.659 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.660 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.661 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.662 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.664 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.667 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.667 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.670 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.682 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.682 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.684 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.691 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.695 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.695 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.698 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.700 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.700 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.701 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.706 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.707 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.709 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.712 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.715 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.718 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.720 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.724 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.724 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.725 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.726 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.732 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.733 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.736 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.737 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.740 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.740 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.741 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.741 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.746 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.750 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.751 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.759 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.763 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.764 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.767 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.767 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.770 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.770 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.770 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.770 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.771 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.774 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.776 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.779 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.781 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.785 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.785 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.786 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.787 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.788 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.790 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.791 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.795 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.796 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.803 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.806 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.813 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.813 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.816 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.821 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.822 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.827 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.839 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.842 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.843 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.843 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.843 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.845 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.848 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.851 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.852 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.855 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.862 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.866 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.867 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.872 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.877 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.883 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.883 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.883 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.885 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.887 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.888 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.892 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.892 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.893 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.894 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.896 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.896 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.901 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.903 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.904 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.905 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.908 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.918 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.922 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.922 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.922 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.924 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.926 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.933 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.936 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.938 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.942 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.953 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.953 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.968 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.973 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.974 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.982 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.988 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.989 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.991 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:13.993 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.002 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.003 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.003 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.004 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.005 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.007 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.008 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.008 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.009 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.013 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.013 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.018 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.022 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.022 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.025 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.025 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.027 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.030 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.033 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.034 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.038 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.040 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.040 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.041 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.041 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.041 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.042 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.044 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.044 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.046 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.052 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.053 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.053 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.056 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.056 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.056 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.060 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.062 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.066 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.067 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.068 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.071 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.073 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.075 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.078 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.083 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.085 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.086 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.088 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.088 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.091 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.092 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.092 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.101 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.103 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.104 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.105 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.109 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.116 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.117 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.117 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.131 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.131 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.134 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.134 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.137 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.138 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.143 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.143 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.144 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.146 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.148 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.150 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.150 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.151 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.153 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.154 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.154 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.157 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.158 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.161 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.161 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.163 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.167 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.169 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.169 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.170 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.172 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.176 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.176 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.176 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.177 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.188 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.189 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.190 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.190 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.194 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.194 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.202 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.206 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.206 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.207 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.208 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.210 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.217 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.222 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.224 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.224 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.226 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.227 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.234 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.234 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.237 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.240 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.241 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.242 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.244 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.245 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.245 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.247 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.252 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.255 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.256 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.257 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.259 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.259 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.260 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.266 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.268 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.272 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.274 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.278 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.278 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.279 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.282 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.282 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.286 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.288 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.288 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.291 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.294 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.296 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.299 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.302 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.303 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.306 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.310 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.310 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.320 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.322 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.323 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.327 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.328 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.335 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.336 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.338 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.342 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.348 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.350 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.350 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.352 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.354 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.356 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.356 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.361 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.362 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.367 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.369 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.371 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.378 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.378 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.378 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.386 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.386 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.389 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.389 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.391 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.394 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.397 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.402 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.403 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.404 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.404 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.406 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.406 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.407 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.408 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.410 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.419 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.419 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.421 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.426 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.427 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.432 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.433 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.434 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.435 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.437 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.438 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.441 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.441 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.442 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.443 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.445 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.448 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.450 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.450 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.450 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.453 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.453 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.454 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.457 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.459 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.467 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.468 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.469 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.470 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.473 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.473 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.492 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.492 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.480 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.493 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.504 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.507 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.507 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.519 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.519 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.522 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.522 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.522 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.522 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.522 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.524 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.528 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.540 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.541 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.541 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.546 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.549 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.551 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.551 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.554 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.554 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.554 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.557 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.557 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.557 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.559 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.561 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.570 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.573 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.574 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.575 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.586 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.590 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.591 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.592 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.593 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.594 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.595 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.601 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.608 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.609 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.613 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.616 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.617 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.624 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.625 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.632 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.641 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.644 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.647 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.652 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.654 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.656 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.656 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.658 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.666 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.669 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.671 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.677 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.677 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.677 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.677 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.684 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.684 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.687 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.687 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.690 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.691 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.691 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.693 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.699 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.704 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.708 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.708 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.715 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.717 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.721 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.721 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.724 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.726 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.728 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.731 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.733 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.735 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.739 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.743 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.748 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.752 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.752 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.752 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.761 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.762 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.767 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.767 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.778 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.778 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.783 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.783 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.792 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.792 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.795 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.799 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.801 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.801 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.803 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.814 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.814 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.814 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.814 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.817 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.820 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.831 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.832 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.838 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.842 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.849 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.849 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.851 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.853 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.858 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.859 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.861 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.861 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.869 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.872 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.872 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.881 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.884 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.884 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.886 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.891 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.892 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.893 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.894 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.901 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.901 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.905 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.906 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.908 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.909 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.912 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.917 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.920 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.922 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.922 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.924 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.929 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.935 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.935 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.942 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.944 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.945 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.955 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.957 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.961 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.963 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.965 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.965 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.982 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.983 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.985 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.988 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.988 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.989 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.991 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.992 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.993 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.995 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.997 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.999 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:14.999 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.002 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.002 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.003 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.004 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.005 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.005 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.006 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.007 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.012 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.012 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.015 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.016 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.019 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.020 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.021 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.023 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.023 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.025 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.025 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.027 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.032 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.033 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.040 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.040 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.041 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.044 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.044 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.049 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.049 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.051 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.051 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.057 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.060 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.060 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.070 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.077 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.081 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.083 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.084 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.086 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.088 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.093 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.093 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.094 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.094 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.099 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.099 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.103 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.104 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.106 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.107 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.108 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.115 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.122 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.122 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.127 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.127 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.131 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.133 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.133 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.136 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.138 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.138 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.138 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.143 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.143 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.144 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.147 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.151 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.151 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.152 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.156 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.156 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.156 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.156 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.156 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.157 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.161 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.166 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.166 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.166 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.169 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.174 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.178 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.178 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.181 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.181 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.188 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.191 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.192 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.194 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.195 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.202 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.204 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.207 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.208 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.209 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.209 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.213 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.216 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.216 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.218 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.224 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.228 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.233 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.235 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.237 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.241 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.243 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.244 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.245 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.251 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.254 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.255 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.256 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.258 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.259 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.260 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.260 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.261 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.261 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.262 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.269 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.271 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.273 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.274 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.278 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.281 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.289 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.289 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.289 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.291 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.291 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.297 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.310 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.316 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.319 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.321 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.325 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.332 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.336 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.343 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.352 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.354 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.366 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.369 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.376 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.376 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.379 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.386 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.387 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.388 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.389 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.391 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.393 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.393 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.394 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.395 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.395 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.403 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.407 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.407 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.408 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.409 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.411 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.415 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.417 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.417 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.417 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.417 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.419 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.419 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.420 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.420 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.424 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.424 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.425 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.425 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.432 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.433 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.434 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.440 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.444 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.447 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.450 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.450 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.453 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.454 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.455 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.455 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.458 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.459 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.467 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.467 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.467 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.471 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.472 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.472 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.474 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.475 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.476 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.477 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.477 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.479 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.485 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.485 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.485 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.487 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.492 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.495 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.506 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.507 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.509 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.509 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.509 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.509 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.511 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.521 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.521 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.523 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.526 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.532 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.535 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.540 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.541 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.545 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.551 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.551 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.553 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.561 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.576 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.576 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.578 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.585 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.587 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.601 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.601 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.602 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.602 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.603 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.603 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.603 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.604 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.606 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.611 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.611 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.611 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.611 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.613 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.619 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.619 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.624 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.628 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.630 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.633 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.635 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.635 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.636 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.641 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.642 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.643 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.643 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.648 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.648 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.650 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.650 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.652 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.653 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.653 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.655 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.655 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.662 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.662 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.666 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.666 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.667 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.668 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.670 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.672 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.675 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.677 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.677 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.682 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.686 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.687 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.688 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.696 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.702 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.706 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.709 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.710 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.722 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.725 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.728 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.736 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.736 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.740 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.742 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.744 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.751 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.752 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.752 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.754 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.756 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.756 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.757 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.760 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.763 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.766 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.766 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.769 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.770 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.773 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.784 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.784 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.786 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.795 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.795 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.798 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.799 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.801 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.801 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.803 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.806 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.806 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.807 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.807 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.820 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.822 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.823 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.825 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.834 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.836 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.838 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.840 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.840 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.850 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.852 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.852 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.853 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.855 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.861 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.865 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.874 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.878 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.878 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.882 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.882 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.885 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.887 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.888 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.890 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.895 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.908 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.908 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.909 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.909 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.910 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.911 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.915 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.915 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.915 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.916 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.916 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.918 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.918 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.918 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.919 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.921 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.921 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.922 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.929 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.932 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.935 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.937 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.941 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.942 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.943 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.943 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.946 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.948 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.953 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.953 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.954 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.955 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.957 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.960 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.960 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.960 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.962 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.967 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.967 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.973 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.975 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.984 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.987 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:15.993 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.001 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.005 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.015 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.017 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.017 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.018 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.018 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.022 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.023 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.025 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.025 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.033 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.034 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.035 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.038 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.040 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.041 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.043 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.044 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.044 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.048 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.049 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.057 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.059 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.061 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.061 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.062 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.064 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.067 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.068 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.071 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.073 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.077 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.078 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.083 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.087 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.088 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.090 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.090 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.092 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.093 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.094 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.096 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.106 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.107 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.110 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.112 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.112 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.114 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.115 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.118 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.120 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.123 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.127 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.133 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.133 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.139 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.143 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.146 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.148 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.155 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.157 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.169 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.169 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.172 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.172 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.175 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.177 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.177 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.181 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.185 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.187 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.189 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.190 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.191 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.195 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.196 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.198 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.202 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.206 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.209 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.221 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.221 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.224 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.226 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.231 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.233 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.233 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.234 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.235 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.238 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.240 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.249 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.253 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.254 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.255 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.256 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.258 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.259 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.264 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.268 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.268 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.268 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.271 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.272 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.274 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.274 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.276 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.278 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.282 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.282 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.283 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.287 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.287 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.290 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.295 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.296 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.298 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.301 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.302 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.306 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.308 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.309 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.315 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.316 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.318 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.320 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.321 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.322 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.323 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.325 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.331 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.332 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.340 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.344 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.345 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.348 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.352 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.352 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.359 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.359 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.364 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.366 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.366 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.370 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.374 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.376 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.377 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.378 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.383 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.385 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.385 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.386 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.387 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.388 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.389 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.390 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.398 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.401 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.403 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.407 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.409 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.414 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.415 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.418 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.425 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.425 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.426 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.429 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.432 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.433 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.433 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.437 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.438 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.438 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.439 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.441 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.441 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.447 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.448 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.450 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.450 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.450 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.453 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.455 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.456 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.457 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.458 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.472 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.472 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.472 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.472 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.472 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.474 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.474 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.475 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.476 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.479 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.484 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.484 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.487 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.488 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.495 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.499 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.500 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.502 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.506 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.509 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.512 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.512 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.512 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.514 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.515 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.521 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.521 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.522 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.523 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.527 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.530 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.532 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.534 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.539 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.544 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.546 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.550 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.552 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.552 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.554 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.559 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.565 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.565 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.567 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.573 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.575 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.576 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.577 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.583 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.587 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.590 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.591 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.599 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.601 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.603 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.604 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.606 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.607 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.607 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.610 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.615 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.615 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.618 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.620 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.622 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.622 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.623 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.635 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.638 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.639 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.641 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.648 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.655 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.655 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.656 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.659 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.662 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.667 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.672 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.673 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.678 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.680 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.688 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.688 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.688 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.688 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.688 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.688 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.689 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.689 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.691 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.695 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.706 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.707 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.710 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.718 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.719 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.722 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.723 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.723 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.727 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.728 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.735 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.736 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.738 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.738 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.739 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.739 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.740 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.756 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.756 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.757 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.758 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.761 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.768 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.769 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.771 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.774 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.780 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.780 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.784 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.787 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.788 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.790 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.798 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.800 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.803 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.804 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.811 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.813 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.818 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.823 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.827 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.831 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.850 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.857 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.858 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.859 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.860 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.861 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.862 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.862 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.866 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.869 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.870 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.874 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.874 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.874 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.875 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.875 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.877 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.877 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.878 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.878 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.878 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.881 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.882 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.883 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.884 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.886 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.887 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.889 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.890 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.892 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.892 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.895 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.899 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.903 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.904 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.906 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.908 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.908 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.910 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.913 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.916 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.916 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.918 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.920 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.924 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.925 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.927 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.927 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.932 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.937 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.942 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.945 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.948 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.949 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.954 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.954 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.954 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.954 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.956 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.964 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.973 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.974 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.982 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.988 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.988 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.989 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.992 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.992 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:16.998 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.000 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.004 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.004 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.012 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.015 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.016 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.019 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.023 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.025 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.025 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.029 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.033 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.033 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.037 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.038 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.040 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.042 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.052 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.066 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.066 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.068 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.073 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.073 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.073 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.075 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.076 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.077 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.077 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.077 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.087 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.087 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.087 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.087 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.087 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.087 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.087 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.088 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.094 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.096 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.099 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.102 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.103 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.103 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.104 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.107 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.108 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.111 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.115 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.119 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.120 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.131 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.131 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.140 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.143 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.143 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.143 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.144 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.144 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.146 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.149 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.152 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.157 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.158 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.163 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.163 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.166 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.166 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.169 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.171 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.171 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.171 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.172 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.175 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.181 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.183 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.187 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.189 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.191 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.202 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.213 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.215 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.216 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.217 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.219 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.219 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.221 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.221 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.224 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.226 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.228 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.228 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.230 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.235 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.238 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.240 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.243 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.244 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.248 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.253 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.253 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.255 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.257 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.257 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.257 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.259 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.260 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.263 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.266 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.267 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.269 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.271 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.272 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.275 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.275 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.278 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.284 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.285 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.285 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.286 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.289 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.294 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.296 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.299 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.300 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.303 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.306 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.311 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.311 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.311 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.314 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.316 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.317 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.317 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.318 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.320 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.331 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.336 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.338 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.345 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.347 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.347 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.347 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.352 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.357 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.357 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.357 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.357 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.357 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.359 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.359 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.359 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.359 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.360 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.360 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.363 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.366 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.366 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.373 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.375 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.376 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.380 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.381 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.382 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.383 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.387 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.398 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.399 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.402 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.402 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.402 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.406 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.412 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.413 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.418 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.418 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.420 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.421 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.425 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.426 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.427 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.429 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.437 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.438 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.438 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.439 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.440 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.441 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.441 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.443 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.443 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.448 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.448 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.448 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.456 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.459 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.461 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.462 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.466 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.467 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.468 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.470 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.471 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.474 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.474 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.475 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.476 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.477 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.480 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.484 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.485 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.485 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.486 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.491 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.495 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.500 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.500 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.504 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.504 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.504 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.504 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.508 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.515 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.518 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.519 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.524 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.527 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.527 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.533 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.533 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.534 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.539 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.539 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.543 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.545 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.548 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.551 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.552 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.556 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.557 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.559 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.563 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.571 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.572 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.573 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.577 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.581 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.582 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.584 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.584 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.586 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.586 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.586 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.592 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.595 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.600 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.600 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.602 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.603 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.610 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.611 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.612 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.612 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.612 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.620 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.621 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.623 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.626 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.626 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.630 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.633 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.633 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.641 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.642 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.647 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.647 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.647 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.650 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.651 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.651 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.652 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.658 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.658 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.659 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.660 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.661 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.665 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.667 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.676 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.677 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.678 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.680 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.681 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.683 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.686 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.688 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.689 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.693 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.699 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.700 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.700 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.704 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.706 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.714 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.714 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.714 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.717 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.717 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.718 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.720 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.724 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.724 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.725 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.731 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.731 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.741 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.741 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.742 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.755 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.756 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.757 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.760 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.760 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.761 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.764 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.767 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.768 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.775 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.779 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.782 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.783 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.784 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.785 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.789 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.793 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.795 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.795 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.799 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.805 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.806 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.815 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.817 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.817 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.823 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.825 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.832 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.832 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.835 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.835 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.836 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.836 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.839 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.842 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.842 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.847 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.852 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.853 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.862 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.867 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.873 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.876 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.877 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.877 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.878 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.882 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.884 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.891 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.893 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.893 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.893 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.893 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.893 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.894 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.903 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.903 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.906 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.916 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.916 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.922 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.926 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.929 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.933 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.942 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.947 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.958 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.962 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.966 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.976 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.976 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.982 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.982 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.982 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.983 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.988 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.989 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:17.994 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.000 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.001 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.002 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.005 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.007 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.009 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.010 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.010 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.021 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.022 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.023 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.023 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.024 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.027 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.035 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.035 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.037 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.040 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.044 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.044 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.047 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.048 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.049 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.050 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.052 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.052 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.052 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.055 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.055 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.057 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.059 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.075 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.076 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.076 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.077 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.079 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.081 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.083 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.083 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.085 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.085 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.086 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.087 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.087 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.092 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.093 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.093 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.095 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.096 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.096 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.104 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.105 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.105 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.110 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.115 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.120 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.121 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.123 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.123 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.127 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.128 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.128 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.133 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.133 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.137 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.142 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.143 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.144 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.148 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.149 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.151 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.157 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.164 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.166 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.166 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.181 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.184 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.185 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.188 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.191 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.192 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.194 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.196 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.197 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.201 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.203 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.210 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.211 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.218 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.218 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.219 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.221 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.221 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.223 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.225 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.225 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.227 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.227 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.228 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.232 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.234 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.235 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.238 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.241 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.242 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.244 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.249 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.249 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.250 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.252 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.253 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.253 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.255 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.256 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.257 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.265 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.268 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.269 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.271 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.273 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.274 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.275 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.276 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.278 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.280 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.283 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.290 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.291 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.293 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.300 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.301 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.302 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.303 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.306 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.310 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.315 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.317 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.320 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.322 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.324 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.324 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.326 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.330 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.331 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.334 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.336 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.336 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.344 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.347 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.352 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.357 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.362 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.362 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.366 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.366 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.366 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.369 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.369 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.371 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.371 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.376 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.377 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.377 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.385 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.385 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.385 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.397 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.397 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.399 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.400 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.411 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.415 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.424 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.426 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.427 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.430 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.434 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.435 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.438 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.441 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.441 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.449 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.451 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.452 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.465 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.466 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.466 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.468 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.470 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.474 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.474 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.475 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.475 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.478 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.481 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.481 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.484 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.485 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.488 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.489 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.492 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.495 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.497 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.503 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.503 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.503 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.504 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.506 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.507 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.509 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.509 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.511 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.513 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.515 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.515 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.518 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.521 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.523 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.526 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.530 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.532 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.533 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.534 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.534 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.535 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.539 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.541 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.548 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.551 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.553 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.553 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.567 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.567 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.569 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.574 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.578 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.581 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.582 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.583 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.584 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.590 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.597 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.598 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.609 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.609 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.610 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.620 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.621 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.623 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.625 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.626 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.630 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.634 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.634 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.637 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.640 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.642 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.645 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.650 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.651 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.651 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.652 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.654 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.654 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.657 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.662 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.669 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.674 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.675 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.680 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.680 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.684 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.685 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.685 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.687 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.688 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.692 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.692 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.696 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.698 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.700 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.704 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.706 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.713 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.715 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.716 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.717 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.717 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.721 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.722 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.723 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.726 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.731 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.734 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.735 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.737 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.742 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.746 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.748 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.748 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.749 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.749 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.756 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.759 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.764 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.764 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.766 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.766 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.771 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.774 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.779 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.779 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.779 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.781 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.798 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.799 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.799 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.800 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.802 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.802 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.807 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.807 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.810 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.810 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.811 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.813 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.821 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.825 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.825 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.825 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.831 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.834 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.838 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.848 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.851 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.851 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.851 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.851 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.854 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.854 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.856 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.857 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.858 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.858 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.859 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.860 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.871 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.889 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.891 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.893 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.894 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.896 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.898 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.899 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.900 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.905 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.907 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.910 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.910 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.911 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.912 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.920 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.923 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.923 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.924 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.925 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.929 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.941 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.945 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.952 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.954 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.957 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.959 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.959 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.960 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.962 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.962 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.962 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.964 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.966 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.966 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.969 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.969 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.969 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.969 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.971 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.978 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.985 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.989 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.990 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.993 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.993 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:18.998 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.000 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.005 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.006 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.008 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.010 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.011 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.011 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.013 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.016 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.016 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.016 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.018 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.019 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.020 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.023 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.024 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.025 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.025 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.031 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.033 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.034 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.034 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.045 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.046 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.051 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.055 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.056 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.057 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.062 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.062 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.065 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.067 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.067 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.068 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.069 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.071 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.071 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.072 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.072 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.083 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.083 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.085 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.089 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.093 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.098 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.099 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.101 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.101 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.105 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.105 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.106 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.108 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.108 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.110 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.111 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.111 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.114 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.118 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.122 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.123 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.123 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.127 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.133 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.136 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.138 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.144 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.144 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.149 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.152 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.153 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.176 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.177 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.177 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.180 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.181 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.184 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.184 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.184 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.188 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.190 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.190 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.193 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.193 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.195 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.197 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.200 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.201 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.202 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.202 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.204 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.205 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.206 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.208 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.208 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.214 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.215 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.217 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.219 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.223 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.224 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.224 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.224 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.226 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.229 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.229 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.231 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.231 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.235 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.235 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.236 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.237 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.238 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.238 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.242 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.250 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.252 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.252 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.253 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.254 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.258 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.260 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.260 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.264 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.269 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.270 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.272 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.272 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.276 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.281 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.283 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.289 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.291 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.291 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.293 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.295 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.301 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.304 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.304 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.306 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.306 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.307 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.307 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.308 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.308 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.309 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.311 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.311 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.316 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.317 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.322 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.323 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.327 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.339 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.343 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.345 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.347 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.348 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.350 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.351 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.353 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.356 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.360 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.361 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.361 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.363 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.366 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.371 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.385 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.390 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.392 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.393 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.393 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.397 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.399 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.400 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.402 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.406 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.406 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.406 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.408 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.415 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.418 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.420 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.421 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.426 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.428 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.431 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.436 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.443 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.444 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.445 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.448 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.450 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.451 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.451 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.456 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.456 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.457 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.457 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.469 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.469 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.469 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.477 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.480 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.481 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.483 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.485 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.489 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.489 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.497 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.497 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.499 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.499 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.501 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.502 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.506 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.506 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.506 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.507 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.511 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.516 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.517 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.527 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.527 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.527 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.519 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.532 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.532 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.534 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.536 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.538 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.538 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.540 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.541 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.544 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.547 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.548 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.550 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.550 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.552 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.554 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.556 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.559 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.568 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.568 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.572 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.572 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.575 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.576 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.579 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.579 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.581 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.585 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.585 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.586 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.588 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.590 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.592 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.602 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.605 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.606 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.609 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.616 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.619 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.622 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.628 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.635 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.635 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.643 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.645 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.647 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.650 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.653 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.653 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.654 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.659 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.661 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.667 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.674 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.677 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.684 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.685 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.686 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.687 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.688 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.689 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.700 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.702 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.706 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.706 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.707 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.709 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.711 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.712 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.714 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.714 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.714 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.715 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.717 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.717 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.726 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.727 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.728 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.730 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.734 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.737 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.737 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.737 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.737 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.737 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.740 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.742 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.742 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.744 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.744 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.745 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.747 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.748 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.753 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.754 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.760 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.766 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.766 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.777 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.778 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.780 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.784 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.786 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.791 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.791 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.801 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.802 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.808 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.812 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.812 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.816 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.816 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.820 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.824 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.826 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.835 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.838 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.846 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.846 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.848 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.853 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.853 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.861 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.861 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.862 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.867 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.869 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.869 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.869 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.869 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.870 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.870 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.871 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.875 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.875 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.878 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.878 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.880 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.882 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.889 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.890 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.891 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.894 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.900 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.902 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.903 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.906 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.906 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.907 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.908 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.914 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.914 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.919 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.922 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.924 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.924 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.926 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.928 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.932 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.935 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.938 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.940 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.943 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.943 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.945 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.948 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.949 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.949 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.950 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.950 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.952 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.962 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.962 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.962 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.963 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.966 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.966 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.971 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.971 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.972 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.972 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.974 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.983 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.988 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.989 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.989 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.991 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.991 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.992 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:19.994 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.007 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.008 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.008 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.009 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.010 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.011 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.012 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.015 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.020 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.021 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.023 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.024 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.024 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.024 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.026 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.032 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.035 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.035 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.038 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.040 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.040 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.042 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.043 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.047 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.049 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.059 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.059 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.069 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.071 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.074 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.084 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.084 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.087 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.089 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.097 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.106 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.106 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.113 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.121 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.121 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.126 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.129 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.136 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.136 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.137 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.144 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.146 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.152 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.155 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.159 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.170 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.177 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.181 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.184 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.184 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.189 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.189 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.191 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.192 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.192 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.192 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.194 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.194 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.194 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.199 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.200 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.200 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.201 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.203 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.204 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.206 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.207 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.209 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.209 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.210 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.211 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.211 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.216 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.221 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.221 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.221 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.223 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.225 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.225 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.225 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.226 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.226 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.229 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.233 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.236 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.236 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.241 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.242 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.243 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.245 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.258 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.262 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.262 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.262 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.268 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.275 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.275 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.283 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.283 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.289 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.291 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.294 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.295 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.307 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.307 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.311 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.311 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.318 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.318 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.318 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.320 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.321 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.323 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.324 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.326 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.326 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.328 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.330 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.332 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.336 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.337 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.337 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.338 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.340 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.341 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.341 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.342 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.346 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.346 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.346 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.346 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.350 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.357 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.362 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.362 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.365 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.369 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.369 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.370 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.373 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.373 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.374 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.375 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.376 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.385 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.386 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.386 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.386 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.388 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.391 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.392 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.394 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.394 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.397 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.403 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.404 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.415 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.421 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.423 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.425 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.425 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.428 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.435 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.438 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.440 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.441 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.442 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.444 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.444 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.444 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.447 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.448 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.450 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.452 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.455 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.458 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.459 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.459 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.465 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.466 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.471 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.471 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.471 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.473 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.475 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.475 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.476 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.476 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.483 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.484 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.487 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.487 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.488 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.488 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.490 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.493 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.493 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.493 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.500 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.501 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.503 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.503 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.504 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.506 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.510 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.513 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.518 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.520 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.529 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.530 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.535 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.538 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.541 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.544 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.543 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.545 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.548 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.550 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.551 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.554 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.555 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.555 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.558 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.560 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.566 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.569 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.578 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.581 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.584 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.586 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.586 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.591 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.591 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.591 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.592 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.592 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.593 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.594 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.599 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.600 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.604 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.606 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.609 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.617 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.620 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.622 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.625 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.633 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.635 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.636 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.638 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.642 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.650 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.650 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.650 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.654 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.656 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.659 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.661 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.663 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.673 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.675 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.675 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.688 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.688 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.694 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.694 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.694 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.699 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.699 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.699 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.702 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.704 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.707 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.708 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.711 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.712 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.714 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.714 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.714 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.718 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.734 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.737 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.739 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.741 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.757 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.757 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.760 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.769 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.771 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.774 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.775 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.776 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.777 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.777 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.781 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.781 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.790 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.790 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.801 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.801 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.801 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.801 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.803 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.803 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.807 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.810 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.816 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.817 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.820 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.820 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.820 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.821 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.821 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.823 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.823 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.823 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.824 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.826 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.827 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.837 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.839 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.839 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.840 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.840 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.850 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.853 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.853 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.854 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.855 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.856 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.859 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.861 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.867 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.870 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.872 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.873 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.874 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.876 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.883 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.885 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.886 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.887 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.891 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.893 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.895 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.901 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.903 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.908 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.916 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.918 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.920 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.921 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.922 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.922 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.948 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.958 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.973 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.975 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.979 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.982 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.984 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.985 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.987 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.987 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.992 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.993 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.994 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:20.999 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.002 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.007 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.007 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.011 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.022 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.023 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.023 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.025 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.027 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.028 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.033 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.036 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.036 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.037 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.041 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.042 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.044 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.044 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.048 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.051 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.053 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.053 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.055 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.055 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.056 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.057 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.057 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.058 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.058 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.061 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.065 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.066 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.068 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.073 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.073 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.073 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.075 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.075 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.078 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.080 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.084 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.085 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.087 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.090 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.094 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.099 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.100 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.100 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.100 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.101 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.102 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.110 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.112 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.117 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.118 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.118 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.124 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.128 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.133 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.134 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.135 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.137 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.137 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.138 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.140 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.140 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.142 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.142 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.144 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.145 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.146 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.149 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.150 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.152 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.156 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.160 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.160 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.160 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.167 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.167 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.168 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.171 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.172 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.172 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.172 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.173 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.173 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.173 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.178 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.178 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.185 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.187 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.187 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.187 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.188 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.191 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.191 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.194 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.204 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.204 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.204 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.206 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.210 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.210 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.219 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.220 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.224 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.226 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.227 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.228 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.229 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.239 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.239 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.239 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.245 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.249 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.251 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.253 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.254 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.254 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.257 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.257 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.260 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.263 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.265 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.267 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.269 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.272 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.274 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.275 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.277 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.278 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.280 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.283 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.284 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.286 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.286 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.288 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.289 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.290 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.295 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.297 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.301 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.303 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.318 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.321 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.329 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.330 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.337 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.339 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.340 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.350 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.351 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.354 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.354 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.356 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.356 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.357 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.364 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.369 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.375 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.375 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.376 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.377 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.377 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.377 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.378 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.378 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.384 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.389 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.389 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.390 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.392 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.393 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.399 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.404 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.406 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.407 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.408 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.409 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.411 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.412 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.416 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.419 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.420 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.420 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.420 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.422 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.425 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.428 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.431 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.432 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.432 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.435 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.436 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.436 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.438 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.438 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.438 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.439 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.439 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.440 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.440 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.442 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.444 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.444 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.444 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.453 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.457 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.460 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.462 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.466 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.469 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.474 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.482 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.487 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.490 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.497 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.499 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.503 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.504 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.504 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.510 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.512 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.512 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.518 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.519 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.521 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.522 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.523 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.523 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.525 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.525 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.528 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.533 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.535 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.536 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.539 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.540 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.540 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.543 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.549 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.549 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.552 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.553 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.555 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.558 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.560 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.562 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.577 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.588 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.588 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.590 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.593 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.595 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.595 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.600 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.603 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.603 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.604 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.605 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.606 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.608 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.609 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.611 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.612 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.617 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.626 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.628 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.628 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.633 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.633 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.639 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.639 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.640 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.641 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.641 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.641 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.643 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.645 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.645 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.651 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.654 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.655 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.664 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.667 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.670 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.672 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.675 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.678 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.679 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.684 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.687 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.690 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.694 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.695 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.703 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.704 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.705 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.712 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.712 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.712 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.716 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.716 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.716 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.717 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.718 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.719 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.727 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.727 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.729 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.740 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.742 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.742 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.744 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.744 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.748 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.754 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.757 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.757 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.758 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.767 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.767 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.771 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.771 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.775 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.782 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.782 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.782 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.783 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.783 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.787 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.789 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.792 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.794 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.799 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.801 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.804 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.807 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.811 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.812 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.813 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.815 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.815 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.818 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.818 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.819 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.822 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.831 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.838 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.838 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.841 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.841 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.842 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.843 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.843 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.847 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.847 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.850 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.851 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.854 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.857 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.860 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.860 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.860 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.862 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.871 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.875 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.877 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.878 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.879 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.882 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.882 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.886 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.886 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.887 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.889 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.893 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.893 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.895 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.895 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.898 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.898 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.903 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.909 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.910 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.910 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.912 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.916 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.922 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.922 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.925 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.925 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.926 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.928 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.931 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.934 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.936 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.937 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.940 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.942 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.947 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.948 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.950 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.950 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.950 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.951 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.953 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.954 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.957 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.960 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.961 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.963 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.964 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.966 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.974 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.976 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.982 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.983 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.985 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.990 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.993 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.996 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:21.999 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.001 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.003 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.006 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.008 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.011 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.019 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.020 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.024 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.031 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.032 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.037 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.040 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.042 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.043 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.045 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.047 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.047 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.052 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.052 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.057 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.062 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.066 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.067 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.072 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.073 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.074 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.081 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.085 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.086 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.086 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.087 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.090 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.094 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.094 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.095 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.099 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.100 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.100 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.101 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.103 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.109 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.111 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.113 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.113 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.115 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.116 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.118 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.118 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.121 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.124 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.130 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.141 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.144 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.144 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.145 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.149 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.159 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.160 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.161 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.162 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.162 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.163 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.168 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.175 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.176 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.177 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.179 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.179 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.183 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.188 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.188 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.191 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.192 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.195 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.196 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.200 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.200 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.205 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.207 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.207 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.210 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.214 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.215 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.215 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.216 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.216 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.217 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.217 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.218 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.220 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.223 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.224 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.225 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.225 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.231 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.231 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.235 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.238 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.243 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.248 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.250 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.250 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.256 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.257 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.268 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.268 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.274 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.274 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.275 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.278 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.278 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.280 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.282 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.283 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.285 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.285 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.286 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.289 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.290 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.290 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.292 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.298 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.298 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.300 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.300 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.301 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.309 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.310 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.314 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.314 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.314 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.317 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.319 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.326 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.330 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.330 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.332 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.332 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.333 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.338 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.339 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.340 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.347 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.349 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.351 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.356 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.357 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.361 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.365 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.373 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.373 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.375 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.376 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.376 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.379 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.383 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.385 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.390 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.394 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.397 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.400 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.401 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.404 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.406 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.409 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.411 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.416 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.421 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.421 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.423 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.425 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.431 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.434 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.437 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.440 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.443 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.444 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.445 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.466 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.473 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.474 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.477 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.482 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.485 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.485 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.489 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.499 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.507 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.512 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.512 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.515 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.516 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.517 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.518 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.518 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.519 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.520 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.521 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.522 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.525 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.525 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.526 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.532 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.532 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.538 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.539 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.539 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.540 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.542 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.543 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.548 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.549 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.552 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.553 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.556 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.559 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.560 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.569 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.575 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.583 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.586 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.586 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.587 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.589 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.590 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.592 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.593 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.601 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.603 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.606 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.608 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.608 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.610 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.615 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.617 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.618 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.624 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.624 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.624 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.620 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.625 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.626 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.628 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.631 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.637 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.645 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.645 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.649 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.653 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.653 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.655 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.655 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.656 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.663 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.666 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.668 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.672 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.677 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.685 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.687 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.690 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.692 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.694 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.707 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.713 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.714 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.716 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.716 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.718 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.720 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.720 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.722 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.723 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.723 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.725 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.725 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.727 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.730 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.733 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.733 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.738 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.738 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.741 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.744 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.746 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.746 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.750 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.751 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.751 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.751 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.753 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.756 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.761 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.761 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.761 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.763 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.768 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.774 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.776 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.776 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.780 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.783 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.786 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.793 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.793 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.795 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.799 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.802 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.805 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.807 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.811 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.812 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.812 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.818 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.820 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.822 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.822 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.825 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.826 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.832 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.835 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.839 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.845 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.845 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.852 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.852 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.853 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.855 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.855 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.858 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.860 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.860 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.860 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.862 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.867 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.867 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.867 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.868 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.868 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.869 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.875 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.883 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.883 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.885 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.885 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.892 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.892 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.893 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.895 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.902 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.903 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.906 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.906 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.917 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.919 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.921 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.924 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.925 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.926 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.934 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.934 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.939 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.939 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.946 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.953 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.954 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.956 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.957 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.961 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.968 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.976 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.979 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.984 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.985 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.990 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.993 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:22.997 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.000 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.008 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.021 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.022 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.022 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.024 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.024 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.028 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.028 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.034 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.034 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.043 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.044 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.049 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.049 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.051 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.053 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.055 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.055 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.056 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.056 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.057 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.058 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.058 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.061 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.061 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.061 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.061 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.067 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.070 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.074 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.078 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.078 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.079 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.083 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.083 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.085 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.086 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.086 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.087 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.089 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.092 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.092 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.094 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.095 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.098 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.102 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.104 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.107 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.107 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.107 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.109 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.109 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.110 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.111 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.117 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.118 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.120 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.122 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.126 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.127 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.136 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.137 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.142 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.143 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.144 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.147 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.153 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.153 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.154 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.155 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.157 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.157 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.159 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.161 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.167 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.173 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.174 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.175 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.178 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.179 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.186 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.187 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.192 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.192 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.194 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.199 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.200 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.201 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.209 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.211 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.211 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.217 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.219 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.221 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.225 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.232 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.235 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.235 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.238 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.238 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.240 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.242 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.251 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.253 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.253 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.253 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.255 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.256 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.261 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.278 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.282 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.285 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.285 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.285 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.288 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.292 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.298 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.301 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.302 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.307 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.314 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.314 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.321 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.328 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.331 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.334 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.334 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.337 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.338 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.339 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.344 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.344 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.348 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.354 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.359 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.359 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.360 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.361 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.363 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.363 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.363 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.365 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.369 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.371 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.374 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.375 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.383 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.386 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.387 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.391 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.394 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.402 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.403 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.404 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.405 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.408 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.408 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.419 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.423 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.425 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.425 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.425 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.428 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.428 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.429 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.429 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.429 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.438 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.439 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.439 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.442 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.442 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.443 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.443 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.444 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.445 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.446 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.450 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.450 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.453 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.453 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.455 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.458 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.459 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.461 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.464 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.466 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.471 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.474 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.475 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.478 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.478 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.478 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.481 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.484 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.487 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.488 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.491 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.491 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.493 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.496 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.499 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.504 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.505 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.508 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.510 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.512 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.516 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.520 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.526 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.527 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.541 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.543 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.543 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.545 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.550 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.550 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.551 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.553 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.554 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.560 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.561 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.572 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.574 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.584 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.584 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.585 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.589 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.590 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.590 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.591 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.595 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.596 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.602 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.603 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.609 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.611 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.613 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.617 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.623 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.625 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.626 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.626 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.626 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.628 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.628 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.630 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.631 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.634 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.637 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.645 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.647 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.651 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.652 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.653 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.658 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.660 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.660 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.665 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.668 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.674 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.677 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.677 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.680 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.683 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.685 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.689 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.691 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.695 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.695 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.698 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.701 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.701 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.701 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.703 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.705 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.708 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.708 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.714 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.720 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.721 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.723 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.723 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.723 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.725 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.725 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.726 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.730 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.733 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.739 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.740 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.742 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.744 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.750 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.751 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.753 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.754 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.755 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.762 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.762 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.763 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.766 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.769 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.770 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.773 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.776 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.776 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.778 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.779 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.781 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.781 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.787 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.787 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.788 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.789 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.790 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.801 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.802 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.804 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.806 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.810 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.812 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.817 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.817 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.819 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.826 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.827 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.829 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.829 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.832 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.833 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.835 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.839 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.841 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.848 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.850 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.858 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.862 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.865 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.873 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.877 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.878 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.881 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.884 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.884 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.886 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.891 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.892 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.894 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.896 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.898 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.898 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.904 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.906 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.910 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.913 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.917 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.919 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.921 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.922 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.923 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.925 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.929 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.929 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.929 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.939 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.945 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.946 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.949 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.950 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.952 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.953 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.955 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.958 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.959 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.964 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.967 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.969 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.971 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.974 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.975 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.977 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.977 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.978 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.982 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.988 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.988 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.990 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.993 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.994 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:23.996 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.000 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.000 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.003 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.004 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.010 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.012 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.019 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.021 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.021 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.022 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.024 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.026 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.029 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.035 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.038 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.038 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.040 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.041 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.042 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.042 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.043 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.045 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.052 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.052 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.054 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.056 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.056 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.059 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.059 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.066 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.070 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.072 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.075 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.077 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.082 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.086 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.088 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.090 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.092 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.095 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.095 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.095 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.100 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.100 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.101 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.103 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.104 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.107 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.107 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.108 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.109 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.109 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.110 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.114 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.117 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.119 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.119 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.122 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.124 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.127 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.130 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.133 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.140 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.142 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.142 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.142 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.143 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.147 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.148 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.151 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.153 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.156 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.156 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.159 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.162 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.163 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.166 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.173 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.173 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.177 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.178 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.181 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.183 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.187 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.187 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.190 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.195 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.196 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.204 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.209 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.210 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.211 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.215 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.217 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.217 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.219 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.222 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.224 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.224 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.224 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.226 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.228 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.230 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.232 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.233 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.234 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.237 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.239 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.239 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.239 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.243 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.250 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.260 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.260 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.260 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.261 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.269 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.271 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.271 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.272 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.283 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.283 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.286 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.286 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.287 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.287 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.291 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.298 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.300 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.304 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.306 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.312 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.313 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.314 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.319 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.319 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.321 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.326 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.327 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.327 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.328 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.329 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.334 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.336 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.338 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.340 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.341 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.343 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.345 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.350 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.350 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.352 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.355 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.357 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.359 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.359 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.362 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.371 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.373 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.376 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.377 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.378 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.382 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.384 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.384 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.386 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.391 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.394 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.394 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.396 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.407 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.408 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.409 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.417 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.417 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.420 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.420 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.424 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.427 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.431 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.434 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.436 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.440 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.441 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.443 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.443 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.443 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.448 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.449 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.452 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.452 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.455 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.458 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.461 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.461 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.461 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.466 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.466 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.466 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.471 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.474 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.474 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.474 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.478 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.483 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.483 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.484 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.485 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.486 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.488 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.492 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.494 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.500 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.502 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.506 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.508 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.508 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.515 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.517 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.520 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.521 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.526 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.530 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.533 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.535 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.537 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.544 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.549 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.549 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.552 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.555 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.556 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.559 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.560 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.560 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.563 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.565 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.565 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.566 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.569 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.569 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.575 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.577 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.583 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.584 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.584 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.588 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.595 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.601 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.603 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.606 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.609 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.617 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.622 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.626 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.628 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.631 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.634 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.637 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.644 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.645 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.651 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.652 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.655 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.657 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.659 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.660 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.660 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.660 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.672 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.672 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.675 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.675 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.675 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.679 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.679 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.681 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.683 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.685 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.686 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.688 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.689 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.691 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.692 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.692 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.695 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.700 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.701 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.704 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.705 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.705 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.707 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.712 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.716 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.717 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.717 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.717 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.719 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.723 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.725 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.730 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.733 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.734 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.737 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.738 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.740 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.741 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.742 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.743 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.745 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.749 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.750 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.751 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.753 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.756 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.759 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.761 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.761 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.764 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.765 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.776 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.777 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.777 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.779 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.783 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.783 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.784 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.784 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.787 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.789 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.789 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.791 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.792 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.794 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.801 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.819 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.821 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.823 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.823 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.823 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.826 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.830 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.833 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.833 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.836 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.840 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.841 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.850 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.851 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.853 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.854 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.859 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.859 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.859 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.861 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.865 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.868 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.875 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.875 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.879 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.885 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.885 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.887 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.887 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.887 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.892 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.895 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.902 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.905 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.905 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.908 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.909 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.909 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.917 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.921 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.925 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.925 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.926 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.926 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.929 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.932 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.932 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.934 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.935 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.936 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.936 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.938 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.939 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.942 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.943 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.944 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.945 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.947 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.947 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.949 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.953 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.954 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.955 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.957 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.957 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.961 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.961 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.964 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.968 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.970 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.970 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.972 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.972 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.972 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.976 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.980 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.985 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.991 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.991 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.993 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:24.994 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.005 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.008 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.012 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.012 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.013 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.017 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.018 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.023 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.024 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.024 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.027 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.029 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.033 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.034 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.036 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.038 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.038 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.039 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.042 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.050 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.052 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.052 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.054 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.055 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.058 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.059 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.061 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.061 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.069 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.069 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.069 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.071 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.071 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.073 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.073 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.077 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.081 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.089 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.096 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.101 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.105 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.108 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.111 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.117 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.117 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.125 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.128 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.129 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.131 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.131 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.139 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.146 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.148 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.150 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.152 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.152 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.154 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.155 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.156 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.156 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.161 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.165 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.168 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.168 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.170 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.173 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.175 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.176 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.176 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.177 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.178 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.185 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.185 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.188 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.191 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.191 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.193 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.194 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.196 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.196 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.201 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.203 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.205 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.209 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.209 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.212 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.214 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.217 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.222 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.225 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.227 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.234 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.239 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.245 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.245 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.249 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.249 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.254 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.260 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.262 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.262 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.264 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.269 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.272 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.273 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.282 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.282 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.286 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.289 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.291 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.292 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.295 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.298 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.310 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.321 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.325 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.329 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.329 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.337 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.339 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.340 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.342 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.349 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.352 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.356 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.356 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.360 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.365 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.366 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.370 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.370 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.374 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.374 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.375 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.379 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.379 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.394 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.402 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.402 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.411 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.417 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.421 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.422 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.425 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.427 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.429 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.429 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.436 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.436 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.439 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.439 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.442 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.442 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.445 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.449 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.451 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.453 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.454 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.457 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.457 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.457 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.460 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.460 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.460 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.462 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.472 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.476 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.477 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.480 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.485 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.487 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.490 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.490 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.494 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.497 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.499 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.502 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.505 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.510 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.511 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.518 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.522 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.522 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.522 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.524 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.526 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.526 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.526 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.526 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.534 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.539 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.539 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.539 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.539 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.540 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.542 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.544 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.546 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.552 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.553 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.555 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.555 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.562 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.566 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.566 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.566 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.566 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.567 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.569 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.572 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.574 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.576 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.582 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.587 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.587 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.590 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.593 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.594 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.602 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.605 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.605 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.605 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.610 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.610 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.614 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.616 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.623 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.625 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.626 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.626 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.628 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.628 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.636 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.637 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.638 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.641 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.644 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.652 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.652 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.653 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.657 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.661 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.674 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.677 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.681 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.686 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.686 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.687 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.687 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.687 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.691 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.691 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.692 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.699 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.705 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.707 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.716 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.721 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.723 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.725 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.725 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.726 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.728 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.735 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.737 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.739 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.744 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.744 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.752 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.752 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.753 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.755 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.759 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.762 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.763 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.765 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.773 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.776 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.778 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.778 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.785 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.785 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.785 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.786 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.791 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.791 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.791 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.792 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.793 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.793 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.797 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.802 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.805 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.814 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.821 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.821 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.822 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.823 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.825 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.826 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.843 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.849 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.851 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.851 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.854 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.860 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.862 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.862 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.863 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.868 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.872 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.876 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.877 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.881 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.890 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.891 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.892 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.892 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.894 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.898 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.902 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.904 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.907 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.911 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.915 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.918 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.918 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.922 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.926 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.926 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.928 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.930 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.933 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.933 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.936 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.937 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.940 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.941 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.942 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.945 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.950 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.952 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.956 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.956 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.960 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.960 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.962 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.965 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.965 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.968 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.970 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.981 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.984 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.987 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.988 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.991 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:25.994 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.000 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.003 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.003 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.008 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.008 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.011 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.014 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.016 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.016 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.018 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.021 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.021 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.024 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.024 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.026 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.026 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.028 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.028 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.028 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.029 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.030 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.032 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.039 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.039 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.039 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.041 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.041 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.041 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.043 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.043 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.046 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.051 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.055 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.055 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.055 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.069 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.070 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.073 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.075 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.077 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.079 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.080 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.084 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.087 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.091 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.091 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.091 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.093 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.095 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.103 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.104 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.105 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.109 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.109 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.109 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.111 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.111 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.115 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.116 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.119 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.123 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.123 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.126 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.129 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.131 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.134 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.139 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.139 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.140 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.144 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.147 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.159 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.161 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.172 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.174 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.182 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.185 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.186 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.189 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.192 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.195 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.199 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.200 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.202 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.204 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.205 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.208 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.209 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.211 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.220 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.220 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.222 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.223 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.223 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.224 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.231 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.231 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.231 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.231 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.234 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.236 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.237 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.240 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.245 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.245 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.246 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.246 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.252 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.254 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.257 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.258 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.259 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.266 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.269 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.274 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.275 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.276 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.281 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.282 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.283 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.286 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.288 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.288 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.290 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.291 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.293 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.295 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.310 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.318 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.318 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.323 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.323 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.325 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.327 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.336 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.342 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.343 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.344 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.346 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.346 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.355 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.355 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.355 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.355 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.359 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.360 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.362 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.367 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.368 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.368 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.367 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.370 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.370 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.372 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.376 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.376 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.380 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.385 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.387 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.391 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.393 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.394 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.395 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.401 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.402 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.404 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.407 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.411 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.412 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.412 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.413 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.415 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.416 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.418 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.418 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.418 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.420 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.421 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.439 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.442 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.445 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.451 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.452 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.458 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.462 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.465 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.474 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.474 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.477 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.478 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.487 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.498 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.503 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.503 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.510 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.515 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.524 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.524 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.528 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.532 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.533 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.534 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.536 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.538 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.538 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.541 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.542 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.544 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.545 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.547 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.547 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.550 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.552 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.553 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.554 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.558 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.560 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.563 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.567 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.569 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.574 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.577 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.579 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.582 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.582 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.584 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.584 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.585 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.589 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.591 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.594 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.600 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.606 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.608 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.611 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.612 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.615 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.618 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.618 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.622 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.624 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.627 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.628 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.628 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.630 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.633 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.635 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.644 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.644 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.644 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.645 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.651 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.654 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.655 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.655 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.658 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.658 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.659 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.667 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.668 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.668 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.675 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.678 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.678 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.683 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.686 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.707 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.707 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.707 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.707 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.711 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.715 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.716 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.716 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.718 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.718 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.719 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.720 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.722 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.726 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.726 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.730 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.733 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.733 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.738 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.740 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.742 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.742 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.744 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.744 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.749 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.750 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.750 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.753 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.753 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.755 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.755 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.760 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.763 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.766 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.766 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.771 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.774 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.775 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.779 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.779 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.783 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.784 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.789 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.792 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.794 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.794 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.799 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.800 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.801 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.802 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.803 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.803 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.806 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.807 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.810 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.813 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.819 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.819 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.821 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.821 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.822 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.824 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.824 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.824 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.830 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.833 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.834 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.850 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.850 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.851 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.852 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.853 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.854 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.855 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.860 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.861 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.870 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.883 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.884 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.887 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.887 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.887 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.900 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.900 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.903 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.905 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.905 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.908 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.908 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.910 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.911 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.911 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.914 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.920 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.921 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.922 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.922 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.924 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.925 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.925 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.928 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.929 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.936 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.936 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.936 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.945 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.950 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.952 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.953 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.953 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.961 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.964 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.971 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.975 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.978 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.984 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.986 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.988 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.994 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:26.994 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.002 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.004 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.008 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.010 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.014 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.015 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.015 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.020 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.022 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.025 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.027 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.028 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.034 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.036 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.036 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.036 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.038 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.040 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.046 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.049 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.049 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.050 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.052 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.053 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.054 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.057 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.067 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.067 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.068 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.068 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.071 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.071 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.071 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.073 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.073 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.079 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.081 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.084 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.084 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.087 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.089 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.091 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.091 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.093 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.093 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.095 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.096 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.101 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.104 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.105 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.106 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.107 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.109 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.109 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.109 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.111 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.111 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.112 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.112 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.115 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.119 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.119 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.123 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.124 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.129 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.129 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.130 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.140 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.140 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.145 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.149 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.150 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.151 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.153 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.157 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.158 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.158 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.159 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.159 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.161 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.161 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.166 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.168 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.176 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.179 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.182 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.183 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.185 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.186 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.187 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.190 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.190 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.192 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.193 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.195 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.203 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.206 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.212 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.213 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.217 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.219 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.219 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.219 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.221 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.223 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.225 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.226 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.229 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.230 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.230 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.232 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.236 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.240 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.243 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.243 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.248 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.252 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.257 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.257 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.266 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.267 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.269 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.271 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.275 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.275 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.279 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.284 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.285 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.288 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.289 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.294 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.301 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.304 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.304 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.308 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.310 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.311 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.312 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.317 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.317 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.319 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.322 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.322 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.323 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.324 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.328 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.331 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.333 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.335 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.341 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.341 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.348 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.350 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.363 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.370 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.388 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.392 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.404 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.406 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.410 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.411 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.415 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.418 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.419 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.423 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.423 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.424 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.432 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.436 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.437 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.439 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.441 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.443 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.443 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.445 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.453 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.457 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.460 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.463 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.466 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.468 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.471 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.473 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.473 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.475 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.475 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.475 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.476 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.479 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.482 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.483 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.485 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.495 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.495 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.507 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.509 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.509 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.512 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.519 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.524 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.526 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.533 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.533 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.534 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.537 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.537 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.538 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.539 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.540 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.541 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.541 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.541 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.541 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.544 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.546 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.546 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.548 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.562 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.563 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.571 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.572 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.575 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.579 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.580 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.582 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.583 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.588 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.588 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.588 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.590 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.591 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.595 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.595 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.597 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.602 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.612 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.615 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.619 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.622 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.624 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.626 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.633 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.634 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.639 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.640 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.644 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.646 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.647 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.651 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.653 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.654 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.656 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.657 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.657 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.659 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.659 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.660 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.662 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.664 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.665 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.667 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.669 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.670 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.673 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.675 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.678 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.679 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.687 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.687 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.694 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.698 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.707 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.707 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.708 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.707 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.708 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.708 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.712 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.715 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.718 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.721 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.721 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.727 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.727 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.728 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.732 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.735 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.739 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.740 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.742 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.742 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.742 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.742 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.745 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.746 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.749 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.752 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.752 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.754 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.761 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.766 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.768 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.771 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.775 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.784 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.786 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.787 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.794 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.804 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.805 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.806 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.808 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.809 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.820 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.821 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.828 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.828 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.830 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.833 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.836 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.836 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.840 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.841 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.843 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.843 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.849 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.849 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.851 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.852 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.854 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.857 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.857 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.858 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.859 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.859 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.862 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.862 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.864 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.870 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.873 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.874 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.875 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.882 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.900 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.900 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.906 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.906 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.910 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.914 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.917 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.920 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.920 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.921 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.922 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.923 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.925 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.926 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.929 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.940 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.940 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.940 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.940 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.941 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.944 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.950 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.950 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.951 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.954 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.954 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.957 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.960 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.962 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.966 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.966 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.969 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.971 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.971 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.973 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.975 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.982 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.984 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.986 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.991 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.994 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:27.995 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.005 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.008 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.009 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.012 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.016 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.018 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.027 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.029 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.032 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.036 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.041 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.043 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.044 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.045 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.049 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.053 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.058 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.058 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.058 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.059 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.060 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.062 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.069 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.070 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.071 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.072 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.075 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.076 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.077 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.083 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.088 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.091 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.102 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.105 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.107 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.116 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.118 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.119 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.122 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.126 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.130 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.132 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.134 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.134 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.135 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.141 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.142 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.143 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.145 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.146 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.149 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.149 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.152 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.155 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.155 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.158 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.159 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.162 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.162 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.164 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.184 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.185 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.188 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.188 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.189 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.191 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.192 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.192 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.192 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.194 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.194 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.194 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.202 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.206 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.207 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.209 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.209 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.214 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.215 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.218 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.218 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.220 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.222 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.224 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.225 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.225 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.228 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.228 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.228 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.236 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.239 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.245 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.246 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.255 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.256 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.260 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.261 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.267 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.268 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.270 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.275 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.278 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.290 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.290 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.291 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.292 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.292 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.296 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.299 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.307 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.307 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.310 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.310 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.310 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.316 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.318 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.320 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.324 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.325 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.325 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.327 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.335 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.337 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.338 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.338 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.340 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.341 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.349 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.351 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.351 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.351 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.351 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.356 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.356 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.359 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.360 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.370 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.371 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.372 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.382 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.384 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.385 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.389 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.394 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.394 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.394 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.400 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.402 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.402 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.405 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.406 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.407 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.411 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.416 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.417 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.420 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.420 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.421 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.423 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.423 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.424 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.427 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.434 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.449 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.449 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.450 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.452 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.460 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.463 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.463 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.463 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.466 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.468 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.469 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.469 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.471 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.473 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.478 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.479 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.483 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.484 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.484 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.485 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.486 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.490 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.500 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.502 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.502 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.505 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.508 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.508 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.509 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.513 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.518 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.519 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.520 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.520 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.524 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.536 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.538 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.548 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.550 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.551 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.551 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.551 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.552 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.553 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.554 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.554 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.557 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.557 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.563 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.565 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.567 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.571 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.575 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.580 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.581 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.581 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.581 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.589 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.593 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.596 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.597 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.600 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.600 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.604 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.607 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.614 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.617 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.617 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.618 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.619 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.619 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.624 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.625 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.627 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.633 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.633 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.635 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.636 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.641 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.641 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.642 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.646 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.646 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.648 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.650 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.651 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.655 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.655 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.657 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.657 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.666 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.672 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.676 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.678 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.681 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.682 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.687 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.688 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.695 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.698 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.699 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.700 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.704 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.709 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.715 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.715 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.715 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.716 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.717 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.719 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.720 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.720 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.725 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.726 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.733 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.737 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.737 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.743 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.746 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.748 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.751 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.753 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.754 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.755 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.755 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.758 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.760 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.760 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.776 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.779 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.782 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.783 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.791 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.792 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.797 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.802 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.809 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.809 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.817 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.817 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.818 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.819 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.822 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.822 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.825 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.828 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.833 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.834 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.834 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.836 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.838 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.839 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.840 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.842 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.844 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.845 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.845 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.847 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.849 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.850 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.850 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.852 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.856 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.860 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.866 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.868 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.868 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.869 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.869 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.876 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.876 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.878 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.878 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.886 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.887 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.889 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.891 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.892 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.894 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.895 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.896 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.897 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.899 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.900 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.901 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.902 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.906 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.907 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.909 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.913 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.915 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.920 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.921 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.928 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.929 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.933 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.933 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.935 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.938 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.939 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.940 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.940 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.944 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.951 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.959 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.966 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.967 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.969 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.971 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.974 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.976 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.977 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.978 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.986 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.991 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.991 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.992 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.993 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.994 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:28.998 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.006 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.006 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.029 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.033 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.036 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.037 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.038 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.046 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.046 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.052 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.053 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.053 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.054 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.058 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.061 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.062 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.063 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.069 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.071 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.071 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.079 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.081 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.085 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.085 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.088 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.089 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.090 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.096 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.101 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.106 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.107 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.110 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.110 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.112 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.114 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.115 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.119 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.119 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.119 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.119 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.121 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.121 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.123 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.123 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.125 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.128 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.131 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.137 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.140 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.145 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.145 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.150 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.151 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.151 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.155 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.156 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.158 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.158 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.158 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.159 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.160 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.166 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.172 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.172 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.173 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.173 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.182 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.183 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.183 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.187 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.188 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.190 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.198 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.199 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.200 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.206 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.208 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.210 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.210 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.211 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.215 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.217 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.218 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.221 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.222 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.226 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.228 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.228 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.233 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.233 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.236 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.239 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.244 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.251 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.260 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.261 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.265 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.269 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.276 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.279 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.280 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.284 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.285 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.286 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.288 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.288 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.291 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.294 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.294 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.295 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.295 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.296 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.296 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.298 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.304 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.309 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.311 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.317 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.317 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.322 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.322 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.329 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.329 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.333 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.333 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.336 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.340 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.343 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.344 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.344 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.345 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.350 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.354 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.354 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.355 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.356 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.356 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.362 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.366 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.368 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.376 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.376 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.378 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.378 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.381 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.381 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.382 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.385 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.389 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.390 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.394 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.401 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.403 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.405 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.407 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.407 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.408 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.411 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.412 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.418 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.422 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.422 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.422 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.424 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.424 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.425 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.427 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.428 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.430 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.431 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.431 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.435 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.445 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.451 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.452 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.453 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.453 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.456 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.457 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.460 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.463 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.463 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.468 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.470 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.471 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.473 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.474 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.474 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.476 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.480 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.480 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.485 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.489 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.489 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.501 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.502 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.505 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.506 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.508 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.510 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.512 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.516 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.516 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.516 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.523 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.535 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.541 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.544 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.549 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.550 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.552 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.552 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.560 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.560 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.563 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.568 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.572 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.578 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.579 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.589 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.589 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.591 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.591 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.591 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.595 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.602 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.603 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.605 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.605 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.609 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.609 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.610 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.616 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.619 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.620 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.633 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.634 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.635 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.636 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.640 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.644 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.644 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.650 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.652 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.652 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.657 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.658 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.660 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.666 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.667 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.668 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.672 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.674 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.685 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.687 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.703 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.708 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.711 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.713 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.717 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.723 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.724 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.725 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.725 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.726 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.728 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.729 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.730 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.732 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.739 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.741 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.745 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.749 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.750 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.754 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.760 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.765 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.771 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.777 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.778 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.779 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.780 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.780 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.782 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.783 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.785 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.785 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.787 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.788 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.793 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.793 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.793 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.796 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.798 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.804 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.806 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.813 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.814 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.815 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.819 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.822 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.824 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.825 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.831 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.832 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.832 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.836 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.836 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.839 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.839 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.840 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.841 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.841 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.845 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.847 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.852 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.854 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.857 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.860 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.861 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.866 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.866 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.866 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.868 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.874 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.874 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.879 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.880 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.882 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.882 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.884 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.885 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.886 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.887 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.889 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.891 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.891 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.897 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.902 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.902 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.902 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.904 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.907 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.918 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.920 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.924 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.927 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.927 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.931 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.934 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.936 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.939 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.939 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.940 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.943 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.943 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.943 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.950 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.950 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.950 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.950 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.950 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.951 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.955 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.955 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.959 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.959 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.960 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.961 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.962 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.962 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.966 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.966 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.967 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.969 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.972 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.973 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.973 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.980 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.982 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.983 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.986 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.986 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.988 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.990 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.992 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.995 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:29.996 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.000 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.000 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.006 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.007 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.008 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.009 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.011 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.012 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.012 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.015 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.019 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.019 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.022 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.025 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.025 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.028 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.034 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.038 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.038 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.039 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.041 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.044 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.044 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.044 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.044 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.049 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.053 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.056 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.057 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.059 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.066 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.069 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.071 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.071 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.075 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.080 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.087 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.087 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.088 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.088 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.092 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.092 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.095 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.106 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.113 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.118 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.119 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.120 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.120 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.132 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.133 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.133 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.133 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.138 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.141 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.142 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.142 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.143 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.150 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.152 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.152 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.152 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.155 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.157 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.157 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.165 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.169 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.169 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.169 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.175 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.181 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.187 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.187 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.188 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.188 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.189 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.191 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.191 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.192 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.195 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.196 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.196 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.200 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.202 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.202 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.204 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.204 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.204 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.208 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.209 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.209 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.210 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.213 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.223 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.224 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.224 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.231 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.243 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.248 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.251 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.254 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.254 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.255 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.261 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.265 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.266 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.267 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.267 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.268 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.270 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.272 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.278 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.282 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.287 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.288 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.288 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.293 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.294 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.294 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.298 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.299 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.300 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.301 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.301 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.307 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.310 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.312 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.316 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.320 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.323 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.323 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.325 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.331 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.332 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.333 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.334 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.342 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.348 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.351 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.351 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.352 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.359 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.362 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.363 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.366 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.368 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.373 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.375 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.384 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.387 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.390 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.393 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.395 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.395 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.400 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.402 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.407 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.407 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.407 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.409 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.416 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.416 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.422 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.423 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.423 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.424 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.426 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.428 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.429 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.430 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.435 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.439 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.439 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.451 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.452 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.452 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.454 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.455 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.465 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.465 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.466 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.470 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.471 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.472 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.481 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.485 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.485 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.489 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.491 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.492 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.496 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.497 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.499 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.500 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.510 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.512 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.516 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.516 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.517 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.519 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.520 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.529 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.532 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.532 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.533 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.536 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.541 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.541 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.543 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.549 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.550 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.553 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.552 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.554 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.554 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.563 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.567 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.571 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.573 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.577 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.579 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.580 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.583 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.587 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.587 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.589 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.591 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.594 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.598 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.601 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.605 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.611 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.615 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.622 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.623 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.629 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.633 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.642 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.645 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.647 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.652 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.652 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.652 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.652 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.652 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.655 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.656 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.658 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.658 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.658 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.660 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.660 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.662 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.667 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.671 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.672 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.674 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.678 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.678 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.689 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.690 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.691 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.693 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.694 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.694 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.695 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.717 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.718 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.718 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.719 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.720 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.721 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.726 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.728 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.730 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.735 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.737 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.742 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.745 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.748 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.748 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.752 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.756 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.757 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.757 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.758 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.762 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.763 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.765 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.766 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.766 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.768 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.770 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.771 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.775 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.775 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.777 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.778 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.781 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.781 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.783 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.783 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.783 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.784 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.787 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.792 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.794 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.794 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.798 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.805 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.807 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.808 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.812 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.813 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.814 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.820 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.820 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.821 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.827 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.834 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.837 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.838 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.839 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.844 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.844 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.846 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.848 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.854 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.857 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.859 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.861 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.863 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.867 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.867 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.871 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.877 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.877 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.879 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.880 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.880 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.883 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.885 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.885 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.895 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.899 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.899 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.902 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.902 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.906 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.908 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.909 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.916 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.918 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.926 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.926 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.930 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.930 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.934 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.936 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.936 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.936 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.940 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.945 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.952 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.953 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.955 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.956 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.958 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.959 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.960 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.969 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.970 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.971 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.974 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.974 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.982 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.984 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.987 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.988 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.989 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.992 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.995 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:30.999 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.001 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.004 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.004 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.008 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.010 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.012 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.014 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.015 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.018 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.020 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.024 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.025 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.028 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.028 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.030 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.036 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.039 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.043 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.043 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.052 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.054 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.054 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.056 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.058 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.059 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.062 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.065 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.067 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.067 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.075 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.079 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.083 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.085 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.095 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.095 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.100 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.100 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.103 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.105 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.107 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.114 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.114 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.114 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.117 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.119 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.120 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.121 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.124 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.125 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.132 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.137 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.139 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.140 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.141 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.144 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.145 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.149 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.151 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.153 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.155 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.157 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.162 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.166 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.173 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.175 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.175 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.175 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.183 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.185 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.194 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.195 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.196 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.202 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.204 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.204 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.206 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.207 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.209 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.210 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.212 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.214 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.214 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.215 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.218 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.219 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.219 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.220 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.223 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.229 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.229 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.233 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.236 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.240 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.240 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.240 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.242 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.251 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.252 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.253 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.256 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.259 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.261 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.262 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.264 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.264 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.266 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.266 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.272 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.272 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.276 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.276 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.285 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.286 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.287 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.288 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.289 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.291 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.293 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.305 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.305 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.307 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.308 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.309 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.312 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.317 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.318 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.318 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.319 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.320 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.320 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.324 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.333 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.337 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.339 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.340 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.340 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.342 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.343 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.343 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.349 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.356 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.358 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.360 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.368 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.370 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.372 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.372 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.372 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.378 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.395 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.395 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.396 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.396 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.400 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.406 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.407 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.409 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.410 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.413 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.415 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.415 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.416 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.417 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.432 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.435 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.440 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.443 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.444 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.445 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.449 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.451 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.453 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.455 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.455 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.456 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.460 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.460 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.461 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.462 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.471 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.478 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.478 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.481 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.484 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.487 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.491 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.492 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.493 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.493 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.496 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.501 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.509 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.510 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.512 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.515 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.517 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.517 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.519 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.519 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.521 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.522 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.525 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.525 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.527 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.556 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.565 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.565 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.565 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.570 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.575 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.577 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.577 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.577 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.577 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.578 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.579 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.582 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.583 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.584 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.584 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.585 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.590 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.592 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.592 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.592 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.594 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.594 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.594 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.596 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.599 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.601 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.603 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.603 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.607 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.609 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.614 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.617 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.623 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.625 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.627 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.635 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.640 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.640 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.642 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.643 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.643 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.647 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.647 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.649 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.650 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.652 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.653 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.662 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.666 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.667 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.669 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.670 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.673 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.674 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.674 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.680 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.680 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.682 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.683 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.694 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.700 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.700 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.703 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.704 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.708 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.709 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.720 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.723 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.724 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.725 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.727 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.732 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.732 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.732 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.735 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.735 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.737 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.738 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.739 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.740 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.745 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.747 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.748 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.748 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.751 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.753 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.754 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.754 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.756 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.761 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.762 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.768 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.775 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.783 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.789 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.791 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.792 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.793 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.796 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.796 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.799 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.801 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.802 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.802 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.806 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.808 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.810 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.813 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.814 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.815 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.819 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.820 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.827 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.829 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.833 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.833 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.836 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.839 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.839 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.841 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.842 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.844 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.845 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.855 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.858 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.862 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.862 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.866 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.872 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.879 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.879 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.886 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.887 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.887 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.893 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.893 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.898 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.899 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.900 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.902 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.905 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.906 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.908 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.911 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.915 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.916 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.918 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.918 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.922 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.925 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.926 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.928 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.929 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.932 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.933 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.941 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.941 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.945 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.947 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.950 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.951 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.952 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.953 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.953 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.957 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.959 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.963 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.966 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.966 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.968 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.968 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.970 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.970 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.973 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.975 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.976 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.977 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.981 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.985 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.989 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:31.989 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.000 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.006 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.006 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.015 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.016 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.017 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.022 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.024 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.025 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.026 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.034 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.041 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.043 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.047 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.049 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.049 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.050 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.051 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.052 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.052 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.052 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.058 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.058 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.060 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.060 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.064 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.066 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.067 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.071 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.074 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.074 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.074 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.091 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.094 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.095 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.097 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.097 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.099 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.100 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.103 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.104 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.106 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.118 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.118 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.121 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.122 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.123 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.124 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.125 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.127 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.128 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.128 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.136 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.136 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.139 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.141 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.145 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.145 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.146 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.148 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.150 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.151 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.152 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.152 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.158 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.158 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.169 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.171 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.173 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.175 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.176 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.178 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.179 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.182 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.183 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.184 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.188 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.188 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.189 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.190 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.193 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.193 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.194 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.207 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.207 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.207 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.214 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.220 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.220 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.220 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.220 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.223 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.226 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.230 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.239 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.240 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.241 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.244 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.249 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.250 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.262 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.265 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.267 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.269 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.270 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.274 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.274 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.278 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.279 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.283 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.283 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.286 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.286 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.287 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.290 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.295 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.299 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.300 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.300 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.308 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.309 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.309 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.310 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.310 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.310 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.317 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.318 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.321 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.328 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.329 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.333 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.335 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.342 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.354 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.355 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.356 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.359 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.362 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.367 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.367 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.367 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.369 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.370 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.371 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.379 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.383 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.385 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.387 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.389 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.391 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.395 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.400 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.402 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.403 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.403 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.405 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.410 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.411 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.411 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.421 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.433 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.436 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.437 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.442 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.442 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.445 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.450 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.452 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.452 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.452 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.458 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.459 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.461 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.467 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.467 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.467 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.468 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.477 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.477 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.478 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.478 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.479 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.482 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.483 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.487 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.494 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.495 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.502 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.505 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.512 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.515 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.517 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.521 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.526 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.543 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.544 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.551 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.553 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.554 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.555 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.556 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.558 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.558 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.558 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.567 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.567 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.571 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.573 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.578 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.578 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.578 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.579 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.579 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.584 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.584 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.585 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.585 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.586 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.591 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.600 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.602 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.605 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.607 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.607 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.610 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.611 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.616 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.616 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.619 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.622 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.625 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.626 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.627 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.627 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.629 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.634 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.637 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.640 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.642 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.642 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.646 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.650 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.652 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.652 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.655 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.657 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.657 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.658 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.660 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.661 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.664 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.667 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.670 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.670 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.675 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.676 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.679 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.679 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.681 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.681 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.684 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.687 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.688 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.689 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.690 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.694 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.699 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.700 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.702 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.703 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.703 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.705 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.710 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.710 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.712 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.712 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.714 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.718 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.721 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.722 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.723 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.726 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.731 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.734 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.735 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.736 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.740 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.740 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.742 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.748 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.749 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.749 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.751 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.752 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.756 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.760 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.761 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.779 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.782 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.783 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.786 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.786 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.786 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.788 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.790 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.794 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.799 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.804 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.805 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.805 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.806 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.807 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.808 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.811 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.816 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.816 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.822 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.825 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.826 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.828 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.833 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.836 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.841 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.845 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.845 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.849 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.852 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.852 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.863 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.870 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.870 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.876 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.876 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.876 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.877 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.878 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.885 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.886 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.887 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.891 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.893 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.893 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.894 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.896 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.903 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.911 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.916 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.917 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.919 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.919 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.920 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.920 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.921 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.922 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.929 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.932 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.933 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.933 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.934 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.937 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.939 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.939 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.942 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.942 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.943 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.944 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.945 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.945 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.946 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.947 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.956 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.956 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.956 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.959 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.969 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.971 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.975 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.975 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.977 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.979 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.979 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.982 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.983 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.985 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.986 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.986 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.995 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:32.995 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.000 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.006 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.006 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.008 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.011 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.012 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.013 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.013 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.015 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.015 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.016 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.019 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.020 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.020 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.027 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.032 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.034 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.037 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.041 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.043 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.044 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.048 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.050 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.050 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.051 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.056 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.056 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.057 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.059 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.059 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.061 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.062 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.067 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.070 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.071 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.074 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.074 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.076 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.087 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.088 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.091 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.095 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.097 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.107 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.107 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.109 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.110 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.112 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.113 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.117 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.119 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.121 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.121 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.128 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.129 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.130 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.131 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.133 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.136 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.138 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.139 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.142 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.142 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.143 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.146 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.147 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.151 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.151 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.151 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.153 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.153 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.154 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.155 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.162 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.164 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.164 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.167 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.175 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.176 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.179 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.196 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.196 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.197 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.197 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.198 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.198 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.198 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.198 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.198 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.209 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.209 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.210 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.212 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.213 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.223 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.223 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.223 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.224 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.224 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.225 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.229 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.232 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.233 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.236 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.236 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.239 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.243 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.245 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.249 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.249 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.251 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.254 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.255 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.257 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.263 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.263 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.267 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.268 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.275 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.276 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.277 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.278 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.281 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.284 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.284 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.289 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.291 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.291 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.293 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.296 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.297 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.300 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.300 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.303 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.308 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.315 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.317 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.319 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.321 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.321 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.324 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.326 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.329 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.333 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.335 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.336 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.338 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.340 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.342 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.342 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.342 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.342 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.342 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.353 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.353 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.354 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.355 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.357 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.364 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.366 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.368 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.369 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.372 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.372 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.372 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.375 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.381 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.385 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.386 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.387 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.389 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.391 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.400 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.404 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.406 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.408 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.414 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.414 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.416 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.418 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.421 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.422 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.424 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.426 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.430 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.438 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.438 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.440 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.445 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.446 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.447 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.448 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.449 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.451 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.453 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.454 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.458 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.461 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.470 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.470 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.473 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.483 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.485 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.486 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.486 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.486 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.489 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.489 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.494 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.495 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.499 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.501 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.505 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.507 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.508 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.512 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.518 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.519 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.520 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.522 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.524 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.524 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.525 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.530 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.531 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.532 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.532 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.534 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.535 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.538 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.538 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.540 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.548 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.566 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.567 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.567 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.569 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.573 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.573 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.574 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.577 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.578 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.579 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.580 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.586 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.590 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.593 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.593 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.593 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.595 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.598 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.604 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.604 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.605 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.613 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.615 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.615 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.622 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.622 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.625 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.625 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.625 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.627 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.628 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.629 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.633 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.634 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.634 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.637 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.638 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.642 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.642 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.651 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.653 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.665 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.668 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.670 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.673 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.673 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.673 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.677 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.684 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.685 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.691 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.697 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.697 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.702 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.705 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.706 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.706 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.707 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.709 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.709 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.709 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.710 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.714 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.717 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.719 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.727 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.733 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.741 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.743 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.745 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.749 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.750 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.753 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.757 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.759 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.759 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.759 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.766 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.770 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.772 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.772 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.774 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.779 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.779 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.779 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.783 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.788 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.792 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.792 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.794 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.799 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.799 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.801 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.806 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.815 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.815 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.821 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.823 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.824 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.833 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.834 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.834 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.838 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.838 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.838 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.838 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.838 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.841 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.843 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.843 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.845 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.850 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.854 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.855 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.855 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.855 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.857 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.859 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.862 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.864 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.864 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.874 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.875 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.878 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.879 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.879 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.880 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.881 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.884 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.888 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.889 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.890 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.892 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.905 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.911 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.911 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.912 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.913 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.913 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.915 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.917 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.933 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.934 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.934 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.934 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.934 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.934 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.939 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.945 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.949 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.950 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.959 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.966 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.967 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.970 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.972 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.973 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.977 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.980 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.983 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.985 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.989 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.993 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.993 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:33.998 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.004 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.007 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.010 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.011 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.011 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.014 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.018 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.020 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.021 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.025 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.025 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.027 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.027 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.027 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.027 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.028 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.029 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.030 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.032 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.033 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.033 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.034 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.035 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.038 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.041 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.048 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.051 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.055 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.058 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.059 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.064 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.066 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.066 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.068 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.075 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.075 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.075 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.079 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.081 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.081 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.083 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.085 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.087 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.088 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.091 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.091 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.094 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.096 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.098 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.099 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.100 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.106 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.109 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.111 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.113 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.115 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.119 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.121 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.123 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.125 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.128 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.129 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.133 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.139 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.139 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.140 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.141 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.142 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.142 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.145 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.149 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.151 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.156 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.161 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.162 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.165 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.167 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.169 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.171 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.173 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.173 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.174 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.174 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.176 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.178 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.181 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.182 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.185 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.185 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.187 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.189 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.196 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.196 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.196 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.198 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.199 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.201 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.202 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.204 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.206 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.209 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.209 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.211 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.213 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.227 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.229 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.230 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.233 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.233 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.234 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.235 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.235 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.240 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.241 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.244 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.249 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.249 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.252 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.255 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.258 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.258 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.260 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.262 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.262 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.265 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.273 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.276 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.280 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.280 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.281 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.283 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.284 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.287 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.292 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.295 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.296 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.297 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.301 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.304 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.317 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.318 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.323 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.325 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.326 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.330 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.331 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.335 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.335 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.337 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.337 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.342 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.342 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.347 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.349 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.350 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.352 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.352 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.352 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.354 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.360 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.361 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.361 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.362 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.364 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.365 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.366 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.370 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.372 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.376 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.386 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.386 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.386 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.390 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.394 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.397 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.397 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.400 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.406 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.406 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.406 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.411 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.412 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.413 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.414 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.415 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.416 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.416 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.418 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.419 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.420 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.420 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.420 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.421 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.422 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.424 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.426 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.428 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.432 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.434 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.435 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.439 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.443 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.445 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.449 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.450 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.455 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.463 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.466 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.469 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.484 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.484 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.487 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.490 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.491 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.492 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.494 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.494 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.496 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.505 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.507 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.507 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.512 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.516 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.518 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.522 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.522 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.522 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.523 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.529 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.529 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.531 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.533 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.535 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.539 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.541 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.545 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.548 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.550 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.552 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.554 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.555 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.560 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.562 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.565 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.566 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.567 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.568 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.568 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.569 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.570 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.570 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.576 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.582 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.584 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.588 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.595 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.599 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.603 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.609 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.610 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.612 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.613 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.613 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.617 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.619 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.628 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.630 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.630 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.632 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.638 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.639 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.642 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.644 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.644 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.644 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.645 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.649 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.653 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.653 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.656 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.656 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.656 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.659 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.661 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.664 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.667 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.672 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.681 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.681 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.682 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.683 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.683 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.688 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.690 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.692 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.695 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.697 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.703 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.703 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.704 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.706 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.715 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.718 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.720 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.721 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.722 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.723 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.727 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.728 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.729 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.733 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.734 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.735 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.741 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.750 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.750 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.750 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.751 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.753 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.753 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.758 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.759 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.760 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.760 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.761 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.763 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.765 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.766 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.766 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.768 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.768 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.770 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.771 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.773 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.774 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.774 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.779 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.782 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.785 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.785 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.791 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.791 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.792 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.799 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.804 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.806 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.806 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.810 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.811 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.811 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.813 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.815 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.818 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.823 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.827 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.829 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.847 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.849 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.853 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.856 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.857 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.857 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.863 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.866 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.866 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.869 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.871 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.875 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.875 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.875 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.877 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.884 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.884 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.885 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.896 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.902 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.909 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.910 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.910 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.914 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.914 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.914 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.921 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.923 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.925 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.925 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.925 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.927 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.929 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.934 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.937 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.938 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.940 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.940 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.942 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.945 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.952 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.955 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.955 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.955 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.960 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.965 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.965 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.969 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.969 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.970 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.971 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.971 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.971 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.972 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.973 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.978 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.978 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.983 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:34.985 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.000 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.001 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.002 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.002 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.002 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.006 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.010 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.010 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.013 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.017 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.026 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.026 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.027 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.032 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.033 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.034 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.038 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.040 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.043 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.050 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.051 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.055 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.056 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.077 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.077 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.081 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.081 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.082 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.083 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.085 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.088 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.092 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.094 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.094 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.097 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.099 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.102 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.104 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.106 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.112 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.117 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.119 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.120 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.125 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.127 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.128 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.136 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.138 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.138 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.139 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.141 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.152 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.158 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.161 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.162 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.166 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.171 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.172 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.172 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.174 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.178 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.178 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.179 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.181 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.185 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.189 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.189 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.190 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.193 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.194 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.194 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.205 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.205 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.205 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.205 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.208 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.208 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.211 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.211 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.213 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.214 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.217 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.217 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.218 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.218 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.219 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.222 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.226 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.227 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.228 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.232 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.233 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.233 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.234 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.236 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.239 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.240 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.242 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.244 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.252 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.254 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.255 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.261 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.265 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.265 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.267 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.267 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.268 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.273 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.279 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.279 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.284 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.298 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.299 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.299 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.301 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.303 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.303 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.304 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.306 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.311 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.312 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.313 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.318 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.320 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.321 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.322 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.325 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.326 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.332 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.336 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.338 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.338 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.342 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.343 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.343 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.345 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.353 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.355 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.365 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.369 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.372 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.376 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.378 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.379 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.383 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.384 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.385 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.385 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.388 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.391 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.393 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.395 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.401 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.401 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.402 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.404 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.406 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.407 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.409 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.410 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.414 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.414 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.416 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.417 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.419 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.428 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.435 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.435 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.436 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.436 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.436 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.437 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.438 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.439 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.447 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.451 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.451 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.452 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.466 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.468 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.472 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.476 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.478 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.479 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.481 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.484 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.485 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.488 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.494 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.494 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.496 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.500 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.501 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.504 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.504 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.506 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.506 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.510 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.514 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.516 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.516 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.516 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.516 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.516 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.518 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.531 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.531 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.533 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.533 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.539 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.543 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.543 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.543 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.546 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.546 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.550 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.551 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.551 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.561 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.564 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.565 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.575 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.577 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.582 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.584 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.585 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.587 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.590 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.596 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.600 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.602 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.603 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.604 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.604 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.606 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.607 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.609 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.610 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.611 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.613 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.616 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.616 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.618 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.621 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.623 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.624 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.624 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.625 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.625 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.627 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.627 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.630 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.633 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.633 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.633 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.635 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.639 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.641 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.650 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.653 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.653 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.653 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.657 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.660 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.660 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.660 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.662 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.662 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.666 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.667 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.669 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.670 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.670 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.673 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.677 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.678 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.681 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.685 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.685 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.689 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.691 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.692 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.693 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.695 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.695 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.701 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.706 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.708 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.719 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.720 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.724 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.725 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.727 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.728 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.729 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.736 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.736 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.736 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.737 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.739 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.741 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.742 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.745 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.747 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.751 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.751 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.751 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.753 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.753 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.758 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.759 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.761 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.765 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.766 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.772 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.777 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.778 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.779 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.784 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.785 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.785 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.789 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.793 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.794 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.795 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.801 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.803 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.804 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.804 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.809 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.816 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.820 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.824 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.825 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.828 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.829 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.835 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.837 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.839 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.841 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.846 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.848 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.848 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.849 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.850 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.850 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.861 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.864 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.864 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.867 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.869 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.869 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.869 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.869 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.869 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.872 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.877 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.885 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.886 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.892 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.893 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.894 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.899 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.901 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.904 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.907 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.919 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.919 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.921 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.922 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.924 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.929 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.929 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.937 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.937 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.937 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.940 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.941 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.946 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.947 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.948 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.950 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.952 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.952 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.954 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.955 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.956 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.957 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.960 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.965 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.966 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.971 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.981 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.987 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:35.996 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.002 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.004 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.005 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.008 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.011 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.011 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.011 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.012 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.013 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.013 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.014 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.018 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.022 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.022 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.024 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.026 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.029 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.032 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.038 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.040 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.053 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.057 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.058 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.058 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.061 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.062 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.081 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.085 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.109 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.109 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.109 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.112 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.116 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.126 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.128 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.129 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.130 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.136 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.136 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.136 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.139 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.145 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.146 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.146 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.152 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.154 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.155 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.155 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.156 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.156 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.157 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.157 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.159 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.164 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.168 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.169 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.171 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.177 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.180 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.187 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.190 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.190 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.191 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.193 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.193 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.193 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.193 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.194 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.194 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.194 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.195 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.195 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.196 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.197 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.201 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.203 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.203 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.206 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.212 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.212 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.214 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.219 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.223 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.223 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.225 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.234 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.235 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.235 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.239 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.240 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.241 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.245 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.245 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.253 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.254 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.255 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.255 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.255 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.260 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.267 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.267 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.269 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.271 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.273 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.275 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.276 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.278 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.283 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.283 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.285 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.287 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.292 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.299 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.309 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.310 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.312 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.318 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.320 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.327 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.327 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.332 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.334 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.334 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.335 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.335 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.336 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.338 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.338 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.339 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.354 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.357 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.358 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.358 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.360 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.360 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.366 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.366 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.366 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.369 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.369 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.369 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.372 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.376 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.377 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.378 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.379 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.383 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.386 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.391 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.395 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.395 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.395 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.402 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.404 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.404 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.406 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.407 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.409 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.410 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.420 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.422 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.423 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.424 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.426 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.433 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.435 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.436 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.439 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.441 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.441 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.442 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.443 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.445 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.450 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.451 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.457 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.458 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.461 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.462 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.468 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.469 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.472 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.472 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.478 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.478 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.478 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.478 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.481 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.482 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.484 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.486 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.488 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.488 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.491 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.495 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.497 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.510 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.520 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.527 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.534 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.540 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.549 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.551 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.553 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.553 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.560 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.560 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.566 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.566 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.568 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.569 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.570 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.571 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.573 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.573 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.575 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.576 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.578 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.578 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.582 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.588 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.589 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.590 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.591 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.591 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.592 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.596 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.596 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.601 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.604 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.606 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.606 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.607 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.608 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.610 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.618 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.620 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.622 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.622 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.624 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.628 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.634 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.637 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.637 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.639 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.641 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.642 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.643 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.645 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.645 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.645 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.648 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.665 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.666 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.669 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.669 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.671 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.672 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.672 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.672 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.674 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.675 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.675 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.675 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.676 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.678 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.681 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.684 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.684 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.684 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.685 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.694 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.702 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.703 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.707 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.708 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.712 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.717 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.721 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.723 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.723 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.724 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.724 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.726 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.732 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.735 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.737 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.741 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.743 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.744 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.745 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.745 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.747 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.750 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.753 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.753 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.754 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.755 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.756 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.759 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.760 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.761 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.761 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.763 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.773 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.776 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.777 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.778 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.778 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.781 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.783 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.783 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.783 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.784 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.785 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.785 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.786 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.788 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.788 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.792 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.794 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.800 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.803 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.804 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.807 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.811 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.813 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.818 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.820 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.820 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.820 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.820 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.824 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.827 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.827 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.836 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.840 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.840 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.841 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.843 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.843 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.848 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.849 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.854 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.856 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.856 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.859 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.861 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.862 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.865 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.866 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.866 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.873 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.874 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.874 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.875 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.876 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.879 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.882 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.882 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.886 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.886 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.887 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.891 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.894 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.898 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.898 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.902 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.905 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.905 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.909 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.909 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.909 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.911 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.914 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.923 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.930 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.930 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.930 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.934 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.934 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.935 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.940 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.940 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.941 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.948 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.950 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.950 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.951 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.960 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.965 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.967 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.973 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.973 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.975 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.983 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.983 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.988 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.991 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.993 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.994 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:36.999 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.000 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.001 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.003 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.003 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.003 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.005 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.005 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.006 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.010 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.015 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.019 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.019 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.023 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.023 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.025 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.025 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.033 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.034 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.036 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.039 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.039 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.044 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.045 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.054 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.059 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.060 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.063 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.067 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.067 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.069 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.082 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.083 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.085 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.087 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.087 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.089 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.094 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.096 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.099 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.100 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.102 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.106 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.106 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.107 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.112 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.114 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.116 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.119 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.122 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.136 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.136 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.138 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.138 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.140 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.141 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.144 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.144 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.144 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.146 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.146 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.152 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.152 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.153 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.162 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.169 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.170 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.172 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.175 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.175 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.175 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.178 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.181 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.183 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.183 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.184 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.185 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.185 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.186 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.189 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.190 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.190 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.191 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.193 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.193 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.194 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.196 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.197 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.200 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.205 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.208 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.209 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.213 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.217 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.220 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.220 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.226 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.226 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.227 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.232 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.236 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.237 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.237 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.241 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.244 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.244 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.245 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.245 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.247 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.249 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.256 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.259 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.261 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.269 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.273 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.275 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.278 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.281 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.283 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.284 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.285 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.288 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.290 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.296 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.298 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.305 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.306 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.310 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.316 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.317 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.318 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.320 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.320 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.322 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.323 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.326 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.331 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.331 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.339 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.340 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.341 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.341 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.349 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.355 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.357 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.358 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.361 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.366 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.367 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.370 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.376 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.376 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.387 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.388 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.389 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.393 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.396 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.397 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.402 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.404 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.407 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.407 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.410 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.410 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.412 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.413 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.414 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.419 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.419 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.421 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.421 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.423 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.431 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.433 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.439 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.441 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.442 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.444 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.446 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.450 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.454 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.456 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.459 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.460 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.467 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.469 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.469 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.471 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.471 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.472 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.474 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.475 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.475 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.476 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.478 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.481 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.485 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.488 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.489 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.492 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.504 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.505 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.505 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.505 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.506 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.511 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.513 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.516 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.516 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.521 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.521 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.525 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.530 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.539 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.541 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.541 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.545 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.550 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.551 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.558 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.558 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.558 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.560 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.562 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.565 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.566 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.568 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.570 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.572 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.573 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.581 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.583 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.585 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.586 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.588 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.588 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.589 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.591 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.594 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.594 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.595 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.598 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.601 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.602 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.603 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.604 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.605 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.609 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.609 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.612 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.616 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.616 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.617 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.618 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.619 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.624 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.624 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.628 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.636 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.638 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.638 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.640 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.640 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.649 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.653 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.653 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.653 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.658 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.660 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.670 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.671 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.672 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.673 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.674 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.674 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.680 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.683 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.684 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.689 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.691 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.692 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.700 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.702 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.703 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.705 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.707 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.707 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.710 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.712 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.714 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.714 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.715 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.719 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.728 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.729 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.729 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.736 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.737 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.739 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.739 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.740 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.743 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.745 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.745 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.753 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.757 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.762 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.762 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.775 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.776 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.776 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.779 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.780 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.784 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.793 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.794 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.795 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.799 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.800 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.800 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.801 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.809 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.814 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.816 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.817 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.818 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.833 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.847 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.849 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.849 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.853 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.854 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.856 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.858 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.865 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.866 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.867 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.870 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.874 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.878 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.879 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.884 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.885 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.885 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.886 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.887 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.888 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.888 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.890 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.894 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.895 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.897 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.899 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.900 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.902 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.906 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.917 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.917 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.917 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.919 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.921 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.922 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.925 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.925 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.934 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.936 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.938 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.938 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.942 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.944 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.944 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.944 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.949 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.951 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.959 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.962 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.965 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.967 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.969 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.969 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.970 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.975 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.977 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.979 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.979 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.982 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.987 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.987 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.990 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.992 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.995 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:37.998 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.000 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.002 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.005 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.015 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.020 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.021 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.021 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.023 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.024 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.026 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.026 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.031 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.032 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.034 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.040 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.050 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.051 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.052 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.053 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.053 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.053 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.053 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.057 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.072 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.075 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.075 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.078 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.079 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.079 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.083 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.084 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.086 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.089 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.091 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.105 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.105 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.107 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.110 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.111 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.113 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.113 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.121 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.125 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.129 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.137 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.137 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.138 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.141 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.141 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.141 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.141 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.146 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.152 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.155 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.163 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.166 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.171 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.174 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.174 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.177 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.184 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.187 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.187 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.189 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.190 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.198 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.203 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.205 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.206 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.207 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.207 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.210 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.211 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.212 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.212 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.213 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.217 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.218 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.219 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.220 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.226 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.228 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.231 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.232 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.236 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.240 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.244 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.253 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.255 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.256 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.260 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.261 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.263 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.263 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.268 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.270 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.272 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.274 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.274 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.276 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.277 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.278 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.279 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.280 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.283 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.283 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.287 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.287 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.289 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.290 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.291 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.292 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.292 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.293 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.294 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.294 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.295 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.301 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.303 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.308 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.311 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.316 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.318 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.318 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.320 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.322 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.325 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.326 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.326 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.334 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.339 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.341 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.342 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.344 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.344 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.354 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.356 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.356 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.356 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.363 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.366 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.366 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.371 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.374 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.376 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.376 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.377 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.378 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.380 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.386 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.388 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.390 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.391 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.393 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.395 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.396 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.400 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.409 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.410 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.418 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.419 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.420 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.420 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.425 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.425 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.427 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.430 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.433 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.433 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.446 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.446 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.447 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.447 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.449 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.454 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.456 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.460 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.460 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.461 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.461 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.463 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.463 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.471 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.471 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.474 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.475 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.479 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.480 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.484 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.484 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.489 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.492 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.492 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.492 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.494 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.500 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.500 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.501 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.503 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.505 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.506 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.508 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.511 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.513 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.513 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.518 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.521 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.522 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.522 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.530 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.530 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.535 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.535 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.541 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.542 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.544 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.544 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.546 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.546 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.549 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.550 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.552 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.552 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.553 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.557 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.559 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.562 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.563 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.566 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.571 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.571 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.571 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.572 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.575 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.580 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.581 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.585 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.585 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.587 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.592 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.592 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.593 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.593 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.597 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.600 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.601 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.602 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.603 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.604 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.606 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.607 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.608 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.614 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.614 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.617 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.619 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.620 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.623 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.624 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.629 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.635 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.636 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.638 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.642 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.648 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.648 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.648 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.648 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.653 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.653 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.653 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.657 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.657 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.666 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.667 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.672 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.672 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.675 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.677 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.686 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.688 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.690 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.691 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.691 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.693 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.693 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.693 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.694 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.697 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.698 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.699 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.699 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.703 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.704 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.704 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.705 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.706 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.707 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.708 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.715 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.716 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.718 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.725 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.728 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.728 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.729 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.733 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.736 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.738 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.740 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.743 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.743 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.752 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.753 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.754 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.755 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.755 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.760 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.760 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.763 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.763 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.765 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.768 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.768 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.771 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.772 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.774 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.774 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.776 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.776 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.776 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.791 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.791 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.805 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.805 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.805 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.810 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.810 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.814 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.815 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.817 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.819 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.823 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.825 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.826 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.826 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.830 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.832 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.837 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.842 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.843 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.844 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.844 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.849 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.849 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.857 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.857 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.858 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.859 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.859 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.866 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.873 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.874 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.874 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.878 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.880 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.882 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.883 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.888 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.891 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.891 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.891 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.893 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.896 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.898 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.898 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.898 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.902 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.902 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.902 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.902 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.903 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.905 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.913 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.913 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.915 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.920 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.924 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.929 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.932 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.938 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.948 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.949 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.951 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.950 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.953 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.958 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.962 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.962 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.964 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.967 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.968 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.975 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.975 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.977 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.979 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.980 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.981 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.982 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.983 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.984 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.985 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.989 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.991 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.992 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.993 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.994 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.994 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.996 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:38.997 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.010 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.010 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.010 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.010 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.012 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.017 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.018 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.018 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.019 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.025 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.028 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.030 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.030 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.032 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.032 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.035 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.038 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.038 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.040 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.041 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.045 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.051 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.053 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.053 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.054 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.058 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.059 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.064 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.064 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.066 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.066 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.072 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.073 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.073 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.074 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.078 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.082 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.082 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.083 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.084 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.089 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.090 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.093 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.095 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.102 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.105 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.105 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.106 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.117 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.118 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.119 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.119 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.120 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.127 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.127 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.129 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.130 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.134 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.136 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.136 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.138 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.141 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.142 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.147 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.149 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.150 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.150 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.156 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.159 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.162 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.166 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.170 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.172 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.175 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.178 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.188 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.190 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.192 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.195 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.196 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.199 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.199 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.199 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.202 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.204 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.206 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.207 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.207 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.208 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.208 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.209 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.210 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.212 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.214 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.216 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.220 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.221 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.229 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.239 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.241 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.242 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.244 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.253 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.257 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.259 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.262 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.266 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.266 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.270 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.270 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.273 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.277 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.284 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.295 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.303 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.303 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.307 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.313 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.316 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.318 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.319 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.326 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.332 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.332 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.340 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.341 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.343 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.343 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.343 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.345 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.350 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.350 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.351 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.352 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.357 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.357 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.360 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.361 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.363 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.363 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.369 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.370 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.374 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.374 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.377 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.379 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.384 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.385 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.386 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.387 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.388 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.388 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.389 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.393 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.394 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.394 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.396 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.398 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.400 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.403 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.406 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.407 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.408 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.409 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.409 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.409 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.411 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.415 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.419 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.422 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.423 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.426 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.430 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.431 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.434 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.434 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.436 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.436 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.437 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.441 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.441 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.443 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.445 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.453 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.454 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.455 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.458 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.458 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.466 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.467 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.470 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.472 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.477 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.479 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.480 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.482 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.487 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.489 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.490 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.493 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.493 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.496 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.508 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.509 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.512 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.513 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.520 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.522 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.522 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.525 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.526 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.527 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.527 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.532 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.533 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.538 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.539 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.539 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.540 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.541 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.542 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.542 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.543 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.545 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.551 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.568 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.573 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.574 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.577 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.581 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.581 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.589 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.602 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.602 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.603 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.606 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.607 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.616 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.616 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.618 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.619 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.619 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.619 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.625 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.626 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.628 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.631 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.637 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.644 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.649 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.655 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.656 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.658 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.661 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.661 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.661 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.665 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.667 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.671 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.671 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.674 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.678 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.682 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.684 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.690 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.692 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.692 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.694 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.696 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.702 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.704 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.705 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.707 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.710 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.722 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.722 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.724 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.727 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.732 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.733 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.733 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.735 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.735 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.738 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.738 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.739 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.742 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.744 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.748 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.751 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.752 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.752 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.753 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.755 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.758 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.758 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.765 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.767 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.767 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.767 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.772 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.773 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.773 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.779 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.780 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.782 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.782 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.784 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.786 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.787 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.790 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.792 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.795 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.802 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.802 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.806 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.808 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.811 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.813 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.814 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.815 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.816 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.816 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.818 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.818 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.820 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.824 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.824 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.824 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.829 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.829 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.837 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.837 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.840 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.842 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.844 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.845 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.848 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.850 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.853 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.855 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.861 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.865 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.871 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.873 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.873 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.875 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.878 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.885 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.885 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.889 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.892 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.892 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.893 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.893 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.896 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.897 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.903 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.904 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.904 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.904 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.912 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.912 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.917 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.921 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.921 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.925 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.928 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.928 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.936 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.936 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.941 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.942 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.943 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.946 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.949 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.952 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.959 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.962 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.969 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.970 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.970 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.975 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.977 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.982 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.984 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.986 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.987 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.991 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.991 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.992 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.992 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:39.993 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.001 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.005 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.008 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.010 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.012 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.015 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.015 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.020 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.020 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.021 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.026 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.028 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.030 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.032 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.032 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.036 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.039 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.039 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.040 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.041 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.041 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.043 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.044 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.044 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.045 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.045 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.051 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.051 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.055 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.060 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.062 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.062 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.066 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.067 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.068 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.070 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.073 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.073 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.074 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.075 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.076 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.076 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.079 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.079 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.082 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.085 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.088 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.089 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.091 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.091 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.099 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.101 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.116 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.120 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.123 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.123 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.123 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.124 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.125 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.126 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.126 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.126 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.128 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.129 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.131 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.131 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.137 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.148 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.149 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.151 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.151 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.153 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.157 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.159 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.166 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.166 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.167 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.174 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.177 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.178 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.180 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.182 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.184 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.188 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.189 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.192 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.193 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.194 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.195 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.196 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.196 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.201 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.205 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.205 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.205 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.207 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.209 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.210 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.219 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.222 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.223 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.224 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.225 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.226 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.227 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.228 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.231 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.234 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.236 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.236 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.238 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.241 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.241 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.244 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.246 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.246 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.246 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.249 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.251 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.251 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.253 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.253 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.256 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.258 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.258 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.260 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.261 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.265 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.269 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.274 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.275 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.276 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.281 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.281 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.281 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.288 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.290 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.301 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.301 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.305 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.305 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.310 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.312 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.312 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.313 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.313 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.315 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.319 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.324 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.324 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.324 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.324 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.324 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.327 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.329 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.331 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.345 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.349 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.350 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.351 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.352 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.354 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.357 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.360 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.366 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.366 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.367 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.370 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.375 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.376 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.377 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.378 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.378 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.378 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.379 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.379 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.379 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.379 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.383 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.391 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.391 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.395 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.400 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.404 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.404 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.405 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.407 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.407 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.407 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.413 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.414 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.414 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.418 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.420 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.421 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.421 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.423 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.429 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.430 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.433 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.437 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.440 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.440 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.441 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.440 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.443 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.443 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.444 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.449 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.449 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.449 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.452 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.454 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.456 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.460 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.463 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.463 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.464 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.467 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.469 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.471 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.474 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.478 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.479 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.484 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.486 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.487 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.492 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.492 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.492 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.492 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.496 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.508 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.510 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.517 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.518 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.523 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.533 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.537 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.538 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.542 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.542 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.548 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.551 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.553 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.554 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.554 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.555 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.556 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.560 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.563 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.568 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.570 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.571 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.572 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.577 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.578 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.579 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.580 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.582 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.584 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.589 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.590 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.592 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.594 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.598 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.600 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.606 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.609 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.611 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.613 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.621 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.626 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.628 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.628 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.628 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.635 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.636 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.636 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.642 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.643 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.646 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.647 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.650 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.652 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.661 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.662 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.668 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.675 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.675 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.675 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.679 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.679 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.693 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.695 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.700 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.705 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.709 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.713 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.718 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.718 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.718 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.721 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.723 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.725 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.726 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.727 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.729 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.731 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.734 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.737 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.737 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.741 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.745 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.745 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.745 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.751 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.751 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.755 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.757 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.758 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.759 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.761 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.763 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.763 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.766 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.767 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.773 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.775 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.778 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.783 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.784 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.785 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.786 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.786 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.786 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.788 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.793 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.796 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.797 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.798 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.806 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.812 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.812 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.813 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.814 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.822 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.823 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.823 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.826 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.828 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.830 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.830 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.832 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.836 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.838 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.838 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.843 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.847 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.852 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.854 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.858 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.860 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.864 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.867 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.871 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.871 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.873 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.873 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.875 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.878 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.879 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.880 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.884 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.887 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.887 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.888 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.890 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.890 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.892 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.894 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.895 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.903 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.907 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.909 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.914 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.917 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.917 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.918 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.920 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.922 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.925 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.929 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.929 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.934 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.937 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.937 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.939 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.939 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.941 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.942 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.945 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.945 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.950 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.950 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.950 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.950 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.952 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.952 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.956 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.965 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.974 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.974 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.977 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.977 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.984 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.989 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.990 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.995 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:40.997 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.002 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.004 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.007 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.007 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.018 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.019 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.022 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.022 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.029 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.029 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.031 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.033 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.037 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.041 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.043 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.043 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.046 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.050 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.051 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.056 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.057 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.061 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.062 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.063 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.066 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.067 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.067 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.069 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.070 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.070 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.074 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.076 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.078 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.084 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.084 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.086 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.086 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.088 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.088 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.094 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.096 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.100 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.101 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.108 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.110 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.119 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.120 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.120 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.123 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.128 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.133 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.136 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.138 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.141 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.146 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.146 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.151 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.151 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.151 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.155 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.158 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.160 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.161 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.163 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.164 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.164 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.168 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.170 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.176 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.178 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.178 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.180 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.187 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.190 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.196 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.207 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.211 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.211 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.213 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.216 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.218 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.220 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.221 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.221 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.224 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.224 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.224 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.224 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.227 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.229 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.229 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.263 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.265 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.267 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.268 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.269 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.271 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.272 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.272 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.274 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.274 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.275 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.275 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.277 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.280 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.280 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.283 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.284 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.291 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.291 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.291 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.292 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.294 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.297 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.297 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.301 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.303 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.304 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.305 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.308 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.311 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.311 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.312 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.316 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.316 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.317 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.317 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.319 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.322 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.324 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.327 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.327 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.329 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.329 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.331 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.334 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.340 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.342 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.342 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.343 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.343 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.344 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.347 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.347 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.351 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.352 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.355 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.355 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.358 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.360 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.360 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.362 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.362 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.362 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.367 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.368 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.369 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.370 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.370 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.370 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.372 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.378 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.378 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.381 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.384 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.386 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.387 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.390 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.399 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.400 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.403 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.405 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.408 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.411 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.412 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.412 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.415 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.423 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.426 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.428 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.433 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.440 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.443 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.445 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.447 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.451 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.455 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.459 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.459 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.480 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.486 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.492 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.494 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.495 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.496 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.503 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.505 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.510 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.512 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.513 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.522 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.522 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.529 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.530 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.536 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.537 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.541 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.543 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.545 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.553 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.553 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.559 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.559 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.559 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.561 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.564 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.565 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.574 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.580 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.580 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.581 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.581 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.587 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.590 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.593 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.594 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.594 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.594 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.596 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.599 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.604 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.607 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.607 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.610 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.612 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.612 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.612 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.620 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.622 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.625 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.628 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.629 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.629 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.630 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.638 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.641 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.643 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.646 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.655 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.655 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.658 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.662 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.670 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.672 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.674 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.675 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.676 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.676 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.679 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.679 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.684 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.686 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.688 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.688 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.692 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.702 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.703 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.704 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.706 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.708 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.708 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.709 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.711 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.712 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.713 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.713 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.716 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.720 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.723 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.725 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.726 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.728 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.728 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.728 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.729 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.730 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.734 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.737 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.738 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.740 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.740 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.741 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.741 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.743 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.743 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.747 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.793 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.793 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.795 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.796 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.799 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.801 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.802 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.805 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.806 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.813 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.817 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.818 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.818 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.820 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.823 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.823 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.824 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.826 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.828 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.830 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.831 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.833 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.841 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.845 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.845 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.853 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.853 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.854 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.854 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.874 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.876 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.877 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.877 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.877 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.877 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.880 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.880 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.881 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.883 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.885 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.887 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.887 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.890 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.891 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.891 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.891 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.893 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.894 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.895 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.897 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.901 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.904 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.904 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.904 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.904 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.908 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.908 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.910 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.912 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.915 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.917 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.919 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.919 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.920 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.921 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.922 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.924 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.924 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.926 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.928 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.936 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.940 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.941 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.945 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.946 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.948 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.953 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.953 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.953 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.954 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.958 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.960 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.961 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.968 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.968 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.970 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.972 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.974 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.977 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.979 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.980 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.981 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.981 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.983 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:41.988 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.004 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.008 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.009 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.012 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.013 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.016 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.020 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.020 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.023 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.026 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.029 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.030 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.035 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.036 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.037 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.041 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.048 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.052 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.053 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.057 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.061 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.062 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.062 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.065 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.065 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.071 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.071 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.072 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.073 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.088 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.092 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.100 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.111 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.114 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.116 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.118 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.119 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.120 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.123 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.124 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.126 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.133 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.134 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.137 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.139 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.140 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.145 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.148 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.149 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.151 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.153 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.153 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.153 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.153 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.166 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.167 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.169 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.173 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.175 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.175 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.175 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.177 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.180 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.184 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.185 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.185 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.187 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.187 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.187 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.190 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.192 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.192 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.206 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.206 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.206 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.212 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.213 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.213 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.220 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.220 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.223 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.225 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.227 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.228 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.233 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.235 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.238 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.238 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.247 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.257 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.257 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.260 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.260 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.262 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.266 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.267 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.267 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.271 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.273 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.273 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.274 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.275 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.279 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.279 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.279 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.283 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.291 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.291 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.299 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.299 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.300 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.302 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.303 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.303 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.304 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.305 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.311 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.312 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.316 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.316 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.320 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.322 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.323 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.325 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.330 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.330 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.330 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.330 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.331 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.343 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.348 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.352 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.353 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.364 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.366 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.368 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.371 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.371 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.372 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.383 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.390 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.390 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.390 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.391 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.391 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.393 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.393 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.394 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.398 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.399 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.401 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.404 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.406 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.408 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.411 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.415 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.419 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.423 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.424 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.428 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.432 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.432 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.432 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.435 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.439 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.439 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.443 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.444 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.455 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.457 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.457 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.458 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.458 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.461 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.471 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.477 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.480 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.480 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.481 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.483 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.484 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.487 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.490 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.493 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.503 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.505 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.508 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.508 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.513 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.513 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.516 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.518 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.518 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.523 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.523 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.525 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.526 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.528 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.529 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.529 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.536 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.538 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.540 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.542 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.544 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.547 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.553 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.555 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.559 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.559 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.563 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.563 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.565 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.570 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.571 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.573 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.582 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.586 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.589 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.590 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.590 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.594 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.594 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.595 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.595 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.597 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.601 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.608 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.608 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.612 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.615 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.619 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.620 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.626 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.626 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.626 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.626 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.630 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.632 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.637 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.643 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.643 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.645 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.645 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.645 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.650 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.654 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.656 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.659 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.660 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.661 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.662 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.665 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.670 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.673 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.674 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.675 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.680 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.681 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.685 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.687 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.687 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.690 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.690 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.690 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.692 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.694 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.697 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.699 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.699 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.701 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.702 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.706 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.709 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.712 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.712 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.713 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.717 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.718 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.719 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.725 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.725 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.726 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.726 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.730 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.734 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.734 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.735 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.736 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.738 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.740 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.740 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.741 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.741 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.741 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.743 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.744 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.749 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.749 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.751 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.755 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.760 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.761 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.762 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.767 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.768 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.771 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.775 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.778 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.783 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.786 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.787 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.787 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.788 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.791 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.791 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.795 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.797 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.799 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.799 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.802 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.802 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.803 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.804 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.811 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.818 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.818 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.824 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.826 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.826 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.827 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.835 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.836 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.839 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.841 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.842 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.844 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.852 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.852 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.853 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.854 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.855 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.855 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.860 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.860 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.861 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.862 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.866 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.872 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.875 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.876 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.877 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.880 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.882 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.882 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.886 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.892 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.892 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.893 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.893 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.894 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.896 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.898 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.902 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.904 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.917 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.920 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.923 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.927 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.927 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.933 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.934 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.936 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.938 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.940 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.943 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.945 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.945 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.946 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.952 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.953 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.957 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.958 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.958 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.960 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.962 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.970 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.970 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.975 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.976 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.976 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.985 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.985 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.985 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.986 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.989 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.989 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:42.997 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.000 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.003 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.008 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.011 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.019 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.019 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.019 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.021 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.021 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.022 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.028 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.031 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.033 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.037 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.037 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.044 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.045 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.047 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.047 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.049 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.052 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.053 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.054 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.056 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.060 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.060 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.060 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.062 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.067 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.068 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.071 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.074 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.075 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.078 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.078 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.082 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.084 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.085 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.092 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.099 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.100 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.100 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.102 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.105 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.106 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.106 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.108 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.116 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.119 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.119 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.123 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.127 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.127 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.127 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.135 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.137 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.138 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.138 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.139 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.141 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.143 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.145 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.145 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.150 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.151 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.152 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.155 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.156 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.160 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.164 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.167 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.167 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.175 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.175 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.179 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.186 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.187 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.188 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.188 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.190 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.193 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.194 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.194 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.195 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.195 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.203 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.205 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.210 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.211 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.212 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.215 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.215 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.219 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.220 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.224 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.226 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.226 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.228 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.229 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.244 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.251 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.251 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.254 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.254 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.256 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.257 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.258 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.271 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.271 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.271 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.275 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.278 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.279 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.280 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.283 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.288 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.290 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.292 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.294 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.295 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.295 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.295 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.299 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.302 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.305 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.313 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.316 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.319 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.319 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.322 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.322 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.323 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.324 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.327 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.329 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.332 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.335 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.336 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.338 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.339 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.341 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.342 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.342 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.344 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.345 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.349 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.349 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.349 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.351 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.351 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.351 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.352 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.365 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.367 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.369 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.371 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.396 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.396 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.396 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.397 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.397 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.398 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.401 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.401 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.402 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.403 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.403 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.408 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.412 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.414 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.414 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.417 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.418 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.419 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.423 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.426 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.426 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.434 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.437 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.441 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.442 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.442 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.448 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.449 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.451 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.453 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.455 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.460 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.463 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.463 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.463 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.465 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.471 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.473 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.473 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.474 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.477 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.477 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.478 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.480 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.483 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.484 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.486 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.488 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.493 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.495 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.496 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.503 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.505 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.506 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.508 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.511 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.513 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.514 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.525 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.529 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.531 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.535 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.535 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.536 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.539 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.544 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.545 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.550 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.550 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.550 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.551 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.555 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.558 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.558 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.560 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.562 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.569 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.572 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.573 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.574 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.578 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.579 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.582 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.586 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.594 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.595 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.603 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.607 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.610 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.611 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.613 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.613 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.615 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.615 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.621 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.621 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.621 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.626 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.631 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.634 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.636 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.640 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.641 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.642 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.643 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.646 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.648 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.649 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.657 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.657 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.657 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.657 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.657 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.658 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.659 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.659 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.661 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.661 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.662 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.663 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.664 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.666 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.667 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.669 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.669 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.671 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.674 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.678 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.678 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.679 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.680 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.681 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.690 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.691 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.693 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.696 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.698 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.700 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.705 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.705 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.711 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.715 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.720 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.722 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.725 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.728 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.731 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.731 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.734 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.734 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.736 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.745 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.754 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.755 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.758 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.759 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.761 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.763 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.766 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.766 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.767 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.769 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.769 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.770 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.776 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.778 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.780 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.783 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.783 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.790 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.794 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.795 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.797 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.800 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.801 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.801 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.808 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.808 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.813 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.814 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.814 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.815 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.816 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.818 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.819 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.822 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.833 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.833 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.834 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.849 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.856 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.859 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.866 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.872 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.874 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.874 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.874 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.875 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.883 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.883 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.887 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.892 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.901 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.904 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.905 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.908 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.911 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.912 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.917 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.919 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.920 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.921 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.922 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.924 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.930 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.934 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.935 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.941 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.941 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.942 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.945 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.945 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.948 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.949 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.953 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.955 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.959 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.961 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.961 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.964 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.971 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.972 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.974 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.980 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.986 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.986 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.989 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.992 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.992 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.992 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.997 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:43.998 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.001 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.006 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.008 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.014 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.017 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.017 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.018 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.020 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.024 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.026 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.026 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.027 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.029 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.032 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.035 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.040 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.041 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.042 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.042 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.049 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.050 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.052 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.054 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.059 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.059 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.061 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.077 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.077 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.080 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.081 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.083 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.084 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.090 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.090 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.092 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.095 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.095 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.105 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.109 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.112 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.116 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.117 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.119 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.125 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.125 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.126 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.127 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.135 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.137 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.139 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.139 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.140 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.146 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.148 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.150 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.153 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.158 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.158 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.158 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.161 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.161 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.161 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.168 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.168 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.170 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.172 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.177 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.177 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.178 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.182 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.184 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.184 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.186 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.186 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.187 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.187 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.189 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.190 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.191 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.191 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.192 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.194 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.194 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.199 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.200 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.204 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.205 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.208 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.216 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.216 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.217 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.224 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.231 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.238 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.245 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.249 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.251 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.252 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.254 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.255 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.255 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.256 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.258 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.260 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.260 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.261 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.261 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.264 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.264 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.267 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.267 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.269 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.273 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.275 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.275 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.277 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.277 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.278 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.281 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.281 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.283 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.287 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.287 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.289 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.295 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.299 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.301 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.301 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.303 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.304 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.305 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.310 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.318 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.319 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.324 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.330 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.331 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.335 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.348 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.350 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.351 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.353 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.353 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.356 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.356 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.357 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.358 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.358 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.366 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.369 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.369 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.369 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.372 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.375 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.375 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.376 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.377 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.386 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.389 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.394 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.395 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.398 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.398 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.400 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.401 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.403 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.404 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.409 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.409 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.411 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.417 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.420 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.422 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.425 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.426 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.427 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.435 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.439 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.445 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.447 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.449 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.450 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.453 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.453 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.454 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.457 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.463 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.463 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.463 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.467 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.471 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.473 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.480 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.484 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.486 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.486 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.492 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.494 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.502 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.502 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.503 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.504 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.511 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.514 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.515 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.518 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.522 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.524 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.524 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.526 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.526 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.526 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.530 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.532 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.534 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.535 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.538 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.539 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.541 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.541 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.542 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.546 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.550 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.551 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.556 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.563 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.568 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.569 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.572 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.575 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.577 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.577 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.577 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.577 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.581 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.581 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.583 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.585 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.586 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.588 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.589 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.594 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.596 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.603 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.603 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.607 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.610 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.610 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.612 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.617 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.619 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.623 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.624 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.624 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.626 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.628 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.628 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.633 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.633 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.641 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.644 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.645 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.646 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.648 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.651 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.655 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.655 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.660 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.660 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.664 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.667 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.667 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.667 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.667 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.670 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.671 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.672 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.675 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.676 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.677 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.684 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.691 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.692 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.692 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.697 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.700 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.702 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.703 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.703 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.705 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.709 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.709 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.711 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.711 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.715 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.717 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.719 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.726 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.728 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.733 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.736 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.736 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.741 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.742 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.743 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.744 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.747 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.747 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.750 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.753 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.756 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.762 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.765 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.768 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.768 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.770 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.773 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.773 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.776 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.783 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.790 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.792 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.793 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.796 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.800 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.800 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.803 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.805 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.807 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.808 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.810 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.811 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.819 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.820 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.823 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.827 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.827 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.829 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.829 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.835 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.839 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.841 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.844 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.852 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.852 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.853 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.859 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.862 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.862 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.864 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.865 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.874 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.876 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.883 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.884 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.886 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.887 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.891 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.892 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.897 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.897 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.897 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.903 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.912 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.913 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.921 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.921 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.931 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.933 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.939 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.940 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.941 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.943 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.945 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.950 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.950 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.959 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.961 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.962 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.964 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.968 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.970 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.970 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.982 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.986 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.986 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.991 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.991 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.991 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.992 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.993 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.994 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:44.995 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.000 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.004 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.009 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.019 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.019 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.020 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.021 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.025 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.025 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.025 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.029 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.030 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.031 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.035 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.037 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.039 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.042 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.045 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.047 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.049 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.051 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.052 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.053 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.053 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.054 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.055 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.056 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.056 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.061 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.068 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.068 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.072 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.077 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.082 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.086 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.087 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.087 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.088 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.091 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.097 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.100 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.101 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.102 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.103 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.107 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.107 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.121 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.122 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.122 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.122 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.122 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.122 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.125 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.126 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.127 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.129 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.130 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.133 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.136 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.138 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.140 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.141 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.142 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.144 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.145 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.145 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.148 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.149 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.150 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.151 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.156 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.157 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.158 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.158 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.162 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.163 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.170 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.176 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.178 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.178 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.186 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.188 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.191 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.191 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.194 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.202 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.205 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.206 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.207 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.212 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.213 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.217 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.221 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.222 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.223 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.224 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.230 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.233 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.235 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.240 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.240 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.249 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.250 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.251 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.257 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.257 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.258 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.258 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.262 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.265 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.265 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.266 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.267 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.270 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.272 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.273 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.277 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.279 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.288 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.288 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.297 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.300 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.302 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.304 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.306 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.308 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.310 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.312 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.312 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.313 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.320 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.321 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.321 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.323 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.327 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.332 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.336 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.338 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.340 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.342 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.344 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.346 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.347 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.352 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.353 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.353 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.354 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.355 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.357 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.357 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.361 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.362 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.362 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.363 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.364 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.364 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.368 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.370 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.370 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.372 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.385 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.385 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.390 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.390 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.395 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.404 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.404 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.406 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.406 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.407 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.411 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.419 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.419 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.419 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.423 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.427 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.428 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.435 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.436 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.439 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.439 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.445 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.445 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.446 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.446 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.459 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.465 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.468 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.469 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.480 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.486 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.488 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.490 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.490 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.491 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.492 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.493 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.495 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.501 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.501 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.504 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.504 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.507 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.509 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.519 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.521 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.522 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.528 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.529 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.534 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.534 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.538 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.541 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.541 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.543 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.544 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.548 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.548 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.551 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.551 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.552 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.552 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.555 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.555 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.556 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.558 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.558 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.571 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.571 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.574 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.574 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.575 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.577 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.579 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.579 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.580 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.580 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.584 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.586 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.587 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.591 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.591 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.593 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.593 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.596 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.597 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.601 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.602 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.602 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.605 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.605 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.609 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.609 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.615 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.615 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.618 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.620 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.624 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.626 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.629 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.632 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.635 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.636 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.636 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.639 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.645 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.646 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.648 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.648 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.653 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.657 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.659 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.665 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.666 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.669 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.669 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.671 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.676 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.676 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.676 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.676 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.677 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.679 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.680 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.681 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.681 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.686 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.691 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.691 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.693 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.695 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.695 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.703 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.707 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.707 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.708 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.710 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.711 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.712 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.716 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.727 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.729 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.729 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.729 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.739 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.741 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.746 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.751 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.752 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.755 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.758 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.759 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.768 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.769 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.773 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.774 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.775 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.776 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.780 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.787 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.790 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.794 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.795 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.800 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.801 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.801 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.801 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.807 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.807 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.807 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.808 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.808 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.809 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.809 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.813 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.818 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.823 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.830 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.834 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.835 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.841 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.843 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.843 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.845 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.849 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.851 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.855 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.861 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.863 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.867 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.867 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.870 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.877 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.877 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.879 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.881 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.885 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.891 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.891 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.893 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.895 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.895 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.901 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.902 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.904 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.908 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.910 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.910 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.910 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.912 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.919 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.919 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.919 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.919 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.923 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.929 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.930 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.935 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.936 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.937 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.939 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.944 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.944 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.944 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.946 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.949 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.949 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.960 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.963 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.970 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.970 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.974 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.975 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.976 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.980 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.982 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.983 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.985 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.986 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.993 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.993 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.995 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:45.995 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.002 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.003 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.005 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.005 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.007 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.009 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.010 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.013 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.015 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.016 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.016 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.020 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.020 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.024 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.026 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.037 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.040 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.042 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.044 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.046 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.051 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.052 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.052 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.055 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.059 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.065 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.067 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.067 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.071 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.071 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.078 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.083 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.084 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.087 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.091 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.092 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.095 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.100 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.100 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.110 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.110 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.111 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.112 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.112 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.114 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.120 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.125 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.133 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.134 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.134 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.135 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.145 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.147 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.147 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.152 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.159 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.160 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.164 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.164 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.164 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.168 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.169 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.171 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.171 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.174 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.174 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.175 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.175 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.180 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.180 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.184 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.185 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.187 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.189 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.192 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.194 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.194 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.194 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.196 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.196 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.200 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.200 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.202 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.202 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.203 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.204 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.205 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.206 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.207 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.209 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.214 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.222 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.225 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.225 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.227 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.236 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.239 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.239 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.239 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.239 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.242 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.242 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.247 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.247 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.249 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.252 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.254 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.256 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.256 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.257 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.258 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.258 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.258 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.259 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.260 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.268 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.268 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.268 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.271 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.273 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.274 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.274 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.276 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.278 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.279 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.284 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.285 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.288 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.290 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.290 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.292 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.292 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.293 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.299 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.301 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.306 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.310 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.312 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.312 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.315 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.317 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.320 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.321 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.323 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.326 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.333 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.333 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.334 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.339 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.339 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.341 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.343 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.347 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.350 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.351 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.353 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.356 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.361 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.365 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.369 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.375 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.378 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.378 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.379 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.384 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.387 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.393 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.398 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.398 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.402 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.406 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.407 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.408 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.410 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.416 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.418 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.422 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.422 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.425 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.425 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.425 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.427 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.434 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.436 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.436 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.440 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.441 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.443 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.446 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.451 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.452 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.453 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.465 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.468 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.468 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.472 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.474 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.474 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.474 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.475 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.478 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.483 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.484 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.484 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.485 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.487 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.488 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.488 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.488 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.491 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.491 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.495 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.496 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.503 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.504 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.510 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.522 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.522 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.526 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.527 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.527 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.534 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.536 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.537 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.538 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.543 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.544 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.545 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.546 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.548 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.550 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.550 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.552 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.553 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.554 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.558 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.560 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.562 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.567 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.569 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.571 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.573 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.575 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.579 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.579 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.580 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.580 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.582 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.585 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.587 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.589 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.589 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.589 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.600 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.600 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.601 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.601 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.606 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.606 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.611 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.611 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.621 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.622 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.622 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.624 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.629 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.629 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.631 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.636 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.641 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.643 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.649 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.649 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.651 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.653 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.655 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.656 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.656 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.657 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.659 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.663 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.664 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.670 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.671 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.672 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.674 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.674 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.675 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.676 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.678 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.679 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.680 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.680 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.684 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.685 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.687 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.687 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.687 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.691 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.691 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.692 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.694 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.697 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.699 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.700 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.702 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.704 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.704 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.706 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.707 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.712 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.718 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.723 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.724 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.725 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.727 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.727 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.730 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.732 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.734 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.736 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.740 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.740 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.742 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.744 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.745 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.752 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.752 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.753 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.754 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.755 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.756 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.757 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.757 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.758 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.762 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.766 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.773 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.774 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.777 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.779 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.783 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.784 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.785 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.789 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.791 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.792 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.792 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.799 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.802 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.805 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.807 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.809 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.812 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.815 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.815 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.820 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.821 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.822 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.826 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.839 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.840 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.841 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.842 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.846 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.853 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.856 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.858 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.864 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.866 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.866 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.868 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.868 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.870 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.870 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.872 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.874 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.883 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.887 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.894 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.895 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.909 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.909 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.909 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.912 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.914 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.917 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.919 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.919 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.925 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.925 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.934 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.934 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.936 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.939 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.940 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.940 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.942 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.951 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.951 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.957 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.957 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.957 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.957 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.958 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.958 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.960 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.962 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.963 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.970 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.974 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.974 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.977 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.982 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.987 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.995 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:46.997 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.004 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.004 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.004 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.006 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.007 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.009 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.012 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.016 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.019 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.021 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.025 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.028 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.033 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.037 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.041 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.044 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.047 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.050 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.051 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.053 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.053 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.054 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.056 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.061 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.064 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.070 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.072 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.077 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.077 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.079 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.081 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.081 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.085 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.090 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.094 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.095 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.098 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.098 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.099 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.101 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.102 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.106 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.109 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.110 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.110 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.111 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.111 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.111 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.118 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.120 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.122 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.128 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.129 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.129 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.132 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.133 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.135 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.138 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.138 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.140 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.142 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.143 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.143 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.144 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.147 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.147 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.149 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.149 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.151 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.151 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.155 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.159 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.160 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.166 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.166 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.166 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.170 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.171 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.179 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.179 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.183 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.187 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.191 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.196 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.199 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.205 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.208 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.209 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.214 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.217 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.218 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.219 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.220 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.221 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.224 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.225 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.225 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.225 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.228 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.228 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.229 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.229 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.231 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.233 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.235 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.238 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.238 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.245 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.247 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.252 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.253 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.253 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.255 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.260 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.263 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.264 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.267 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.267 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.276 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.279 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.281 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.289 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.292 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.292 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.296 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.300 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.302 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.303 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.304 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.307 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.309 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.309 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.315 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.317 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.319 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.326 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.333 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.335 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.336 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.340 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.340 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.348 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.350 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.352 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.356 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.358 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.362 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.371 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.374 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.374 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.375 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.378 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.385 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.387 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.389 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.393 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.393 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.394 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.399 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.402 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.402 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.405 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.405 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.407 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.408 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.410 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.416 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.418 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.422 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.425 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.426 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.427 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.430 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.433 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.433 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.441 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.442 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.441 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.443 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.444 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.445 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.447 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.449 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.453 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.454 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.456 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.457 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.464 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.464 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.467 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.470 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.471 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.474 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.477 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.478 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.479 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.482 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.486 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.486 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.489 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.489 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.490 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.491 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.496 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.497 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.503 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.503 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.507 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.512 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.514 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.514 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.519 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.520 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.524 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.525 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.528 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.534 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.539 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.542 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.543 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.545 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.549 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.551 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.551 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.553 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.553 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.553 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.554 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.556 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.560 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.562 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.562 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.563 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.565 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.570 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.572 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.574 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.576 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.585 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.587 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.590 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.591 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.595 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.595 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.596 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.597 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.598 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.601 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.602 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.602 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.603 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.603 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.607 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.608 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.610 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.614 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.620 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.620 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.623 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.637 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.642 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.644 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.646 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.646 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.647 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.652 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.652 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.656 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.657 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.658 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.662 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.662 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.664 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.668 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.671 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.674 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.678 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.678 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.680 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.684 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.686 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.689 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.692 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.692 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.694 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.694 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.696 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.696 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.701 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.703 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.704 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.704 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.708 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.710 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.710 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.710 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.722 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.724 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.731 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.737 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.745 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.745 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.746 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.747 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.747 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.757 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.758 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.762 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.762 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.762 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.762 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.763 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.772 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.773 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.773 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.774 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.776 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.776 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.780 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.780 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.780 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.784 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.787 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.788 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.789 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.791 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.793 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.796 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.806 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.811 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.812 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.814 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.818 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.820 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.820 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.822 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.822 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.822 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.827 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.828 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.833 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.835 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.843 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.850 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.852 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.852 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.852 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.854 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.855 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.856 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.858 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.866 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.871 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.873 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.878 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.880 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.880 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.881 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.887 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.891 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.893 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.894 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.894 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.900 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.900 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.901 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.902 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.902 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.907 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.910 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.912 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.917 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.918 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.919 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.920 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.922 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.924 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.928 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.934 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.934 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.939 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.944 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.951 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.954 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.956 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.956 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.957 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.958 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.961 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.962 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.962 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.964 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.972 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.972 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.973 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.975 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.975 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.978 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.980 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.983 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.984 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.989 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.991 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:47.995 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.000 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.009 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.017 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.019 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.019 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.019 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.022 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.024 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.026 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.030 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.030 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.030 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.030 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.039 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.041 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.043 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.045 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.055 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.056 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.058 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.058 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.059 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.059 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.059 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.060 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.062 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.062 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.063 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.064 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.070 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.074 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.075 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.076 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.079 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.084 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.084 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.085 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.093 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.095 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.099 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.104 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.110 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.113 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.114 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.118 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.121 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.124 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.127 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.130 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.131 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.134 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.137 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.140 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.142 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.144 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.145 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.150 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.152 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.157 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.157 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.158 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.158 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.160 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.165 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.167 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.168 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.170 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.170 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.173 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.174 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.180 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.180 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.184 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.184 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.186 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.188 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.194 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.198 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.198 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.202 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.202 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.209 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.211 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.215 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.221 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.221 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.227 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.227 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.237 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.237 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.238 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.239 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.240 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.244 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.251 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.253 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.255 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.256 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.257 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.258 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.262 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.262 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.264 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.264 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.275 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.276 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.280 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.285 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.285 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.289 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.291 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.300 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.306 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.314 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.324 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.327 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.339 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.339 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.342 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.343 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.346 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.349 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.351 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.353 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.358 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.358 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.363 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.363 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.363 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.363 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.370 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.373 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.374 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.375 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.376 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.376 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.388 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.390 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.393 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.393 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.395 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.397 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.406 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.406 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.411 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.415 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.421 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.424 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.426 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.429 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.438 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.440 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.442 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.444 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.446 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.446 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.448 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.452 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.452 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.454 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.456 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.459 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.460 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.466 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.471 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.474 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.474 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.475 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.475 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.476 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.476 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.477 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.480 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.480 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.486 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.488 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.488 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.492 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.492 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.492 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.492 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.493 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.496 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.496 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.501 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.503 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.503 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.503 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.508 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.508 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.510 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.510 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.512 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.512 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.513 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.514 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.514 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.514 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.518 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.521 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.523 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.525 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.526 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.528 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.533 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.536 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.538 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.542 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.558 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.559 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.559 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.560 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.563 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.563 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.568 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.569 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.571 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.573 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.573 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.576 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.576 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.576 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.578 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.579 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.579 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.579 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.584 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.584 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.587 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.593 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.593 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.594 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.598 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.598 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.601 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.602 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.605 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.607 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.608 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.610 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.611 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.612 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.613 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.613 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.622 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.627 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.627 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.628 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.629 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.640 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.642 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.642 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.643 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.643 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.645 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.648 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.650 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.652 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.657 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.661 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.671 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.674 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.674 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.679 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.679 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.681 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.683 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.687 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.688 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.694 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.694 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.696 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.702 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.703 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.704 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.704 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.706 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.707 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.711 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.711 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.715 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.716 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.720 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.721 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.723 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.727 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.727 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.735 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.740 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.740 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.741 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.742 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.747 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.750 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.752 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.752 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.754 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.758 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.759 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.761 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.764 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.768 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.769 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.772 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.779 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.782 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.785 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.785 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.789 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.791 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.791 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.794 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.795 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.797 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.799 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.800 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.801 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.805 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.806 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.809 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.813 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.825 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.825 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.825 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.829 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.831 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.834 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.838 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.838 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.840 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.843 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.843 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.844 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.845 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.870 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.871 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.871 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.871 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.873 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.875 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.877 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.877 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.877 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.878 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.879 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.881 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.883 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.885 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.885 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.886 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.888 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.889 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.898 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.899 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.911 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.912 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.913 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.916 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.919 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.920 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.922 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.927 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.928 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.934 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.939 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.941 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.944 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.944 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.954 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.954 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.955 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.959 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.961 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.962 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.963 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.963 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.967 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.968 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.973 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.973 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.977 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.977 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.978 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.980 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.984 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.987 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.988 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.989 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.995 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:48.996 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.007 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.007 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.009 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.010 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.015 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.017 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.018 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.021 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.027 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.034 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.034 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.039 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.043 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.051 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.051 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.057 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.057 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.057 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.058 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.062 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.062 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.064 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.069 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.074 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.082 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.082 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.084 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.086 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.088 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.090 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.091 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.092 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.094 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.096 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.104 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.106 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.107 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.109 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.110 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.110 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.111 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.113 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.115 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.116 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.117 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.119 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.121 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.124 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.125 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.126 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.129 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.129 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.133 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.136 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.139 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.139 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.142 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.144 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.146 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.148 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.148 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.153 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.158 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.158 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.163 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.170 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.170 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.176 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.176 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.180 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.180 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.185 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.193 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.194 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.197 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.200 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.203 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.204 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.206 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.208 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.208 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.209 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.216 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.216 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.216 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.218 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.223 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.223 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.223 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.225 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.228 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.228 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.232 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.235 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.236 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.239 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.239 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.240 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.247 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.250 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.259 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.262 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.266 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.269 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.270 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.274 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.274 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.274 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.279 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.279 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.279 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.282 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.283 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.285 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.286 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.288 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.288 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.290 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.300 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.303 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.304 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.307 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.309 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.311 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.315 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.317 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.318 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.321 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.321 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.322 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.328 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.333 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.334 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.336 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.337 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.338 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.340 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.341 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.341 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.345 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.346 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.351 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.354 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.356 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.359 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.361 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.374 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.382 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.384 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.387 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.387 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.389 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.390 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.397 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.398 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.401 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.401 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.404 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.407 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.408 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.410 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.411 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.411 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.420 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.421 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.421 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.424 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.430 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.436 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.437 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.438 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.442 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.442 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.446 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.447 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.447 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.447 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.449 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.449 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.451 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.452 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.452 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.458 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.464 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.464 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.465 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.465 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.468 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.468 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.471 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.473 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.478 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.479 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.485 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.486 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.488 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.497 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.504 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.504 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.506 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.509 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.509 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.520 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.520 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.521 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.522 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.522 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.531 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.535 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.535 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.540 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.543 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.545 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.551 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.555 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.555 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.555 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.558 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.560 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.560 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.562 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.567 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.567 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.569 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.573 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.574 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.575 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.577 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.578 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.578 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.579 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.585 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.592 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.596 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.600 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.600 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.600 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.602 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.602 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.605 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.610 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.610 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.610 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.610 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.612 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.612 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.615 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.617 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.618 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.625 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.628 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.636 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.637 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.639 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.646 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.649 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.651 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.656 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.657 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.659 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.663 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.667 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.670 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.674 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.674 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.674 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.674 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.675 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.678 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.678 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.681 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.683 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.686 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.698 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.700 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.700 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.703 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.709 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.709 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.712 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.713 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.713 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.714 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.720 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.720 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.722 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.723 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.724 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.728 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.732 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.734 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.739 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.740 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.743 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.745 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.745 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.751 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.751 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.751 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.754 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.755 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.760 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.761 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.764 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.768 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.768 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.778 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.785 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.785 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.796 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.796 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.799 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.800 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.801 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.802 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.811 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.811 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.813 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.814 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.814 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.817 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.821 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.830 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.830 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.831 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.831 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.833 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.837 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.842 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.851 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.852 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.855 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.855 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.859 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.861 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.872 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.880 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.880 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.882 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.886 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.887 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.887 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.890 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.890 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.893 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.893 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.895 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.897 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.901 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.904 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.905 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.908 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.909 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.914 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.914 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.919 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.923 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.923 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.924 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.925 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.929 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.930 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.931 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.937 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.939 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.943 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.944 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.947 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.952 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.957 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.959 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.959 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.961 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.962 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.963 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.964 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.964 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.968 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.976 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.978 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.980 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.981 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.988 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.993 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.993 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.993 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:49.995 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.010 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.010 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.013 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.018 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.020 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.021 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.022 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.022 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.022 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.024 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.028 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.030 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.030 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.032 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.035 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.035 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.040 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.043 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.043 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.045 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.045 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.045 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.047 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.048 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.059 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.060 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.062 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.063 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.068 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.069 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.069 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.069 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.072 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.072 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.078 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.078 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.080 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.080 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.085 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.087 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.089 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.097 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.097 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.099 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.102 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.108 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.109 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.109 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.112 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.113 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.118 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.118 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.118 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.121 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.123 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.127 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.129 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.129 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.130 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.131 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.133 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.133 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.135 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.135 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.136 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.139 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.139 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.141 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.143 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.145 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.146 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.147 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.153 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.153 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.154 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.166 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.168 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.175 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.176 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.176 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.177 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.178 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.178 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.184 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.200 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.201 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.201 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.201 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.200 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.208 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.213 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.217 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.219 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.222 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.226 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.226 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.227 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.228 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.229 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.232 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.236 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.236 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.242 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.243 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.251 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.255 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.257 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.258 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.260 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.261 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.263 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.270 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.270 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.272 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.273 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.275 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.276 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.278 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.279 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.280 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.284 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.284 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.287 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.287 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.292 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.293 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.294 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.298 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.302 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.302 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.312 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.313 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.324 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.325 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.328 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.329 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.340 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.340 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.340 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.340 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.340 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.343 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.346 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.351 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.353 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.353 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.355 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.357 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.358 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.363 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.368 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.369 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.370 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.373 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.378 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.378 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.378 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.379 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.381 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.381 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.384 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.385 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.386 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.387 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.387 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.389 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.397 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.402 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.403 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.403 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.407 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.409 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.411 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.413 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.415 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.418 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.418 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.431 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.431 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.434 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.436 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.438 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.439 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.439 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.439 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.445 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.447 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.453 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.455 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.459 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.467 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.467 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.467 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.467 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.470 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.470 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.472 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.476 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.481 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.485 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.486 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.487 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.491 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.493 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.497 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.499 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.500 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.514 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.515 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.523 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.523 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.535 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.535 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.539 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.541 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.544 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.548 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.551 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.552 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.554 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.556 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.563 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.563 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.569 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.572 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.575 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.583 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.585 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.585 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.586 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.586 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.587 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.589 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.591 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.591 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.596 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.597 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.602 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.602 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.604 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.607 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.612 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.612 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.615 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.615 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.619 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.619 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.627 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.633 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.635 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.636 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.636 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.636 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.638 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.641 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.646 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.646 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.646 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.657 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.658 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.659 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.668 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.670 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.672 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.677 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.678 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.680 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.680 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.682 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.685 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.685 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.686 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.690 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.692 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.692 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.693 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.698 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.698 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.699 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.701 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.701 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.715 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.717 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.717 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.719 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.725 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.726 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.727 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.732 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.734 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.737 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.740 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.743 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.745 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.756 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.757 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.762 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.764 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.768 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.771 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.772 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.776 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.777 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.779 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.781 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.781 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.784 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.785 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.786 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.789 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.789 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.789 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.790 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.791 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.796 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.797 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.798 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.802 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.806 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.810 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.815 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.819 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.822 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.826 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.827 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.830 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.830 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.836 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.836 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.838 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.843 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.844 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.849 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.852 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.853 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.855 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.858 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.858 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.860 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.863 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.863 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.864 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.871 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.874 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.876 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.876 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.879 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.880 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.883 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.883 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.886 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.888 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.891 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.891 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.893 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.894 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.895 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.896 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.901 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.901 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.906 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.909 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.910 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.912 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.915 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.917 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.918 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.921 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.922 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.925 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.926 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.933 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.935 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.935 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.946 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.947 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.951 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.952 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.954 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.961 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.966 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.968 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.968 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.969 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.971 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.971 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.982 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.985 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.988 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.994 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.994 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.997 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:50.999 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.001 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.003 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.007 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.010 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.011 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.013 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.015 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.015 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.015 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.017 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.018 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.019 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.019 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.021 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.024 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.027 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.027 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.030 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.037 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.037 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.039 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.042 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.048 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.052 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.060 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.060 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.064 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.065 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.065 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.072 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.072 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.074 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.076 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.079 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.079 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.082 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.090 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.093 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.098 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.098 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.100 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.108 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.109 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.115 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.116 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.118 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.119 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.120 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.122 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.123 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.127 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.130 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.131 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.133 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.133 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.140 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.140 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.141 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.143 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.143 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.149 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.159 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.159 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.163 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.168 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.170 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.173 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.178 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.182 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.185 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.187 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.188 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.191 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.194 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.195 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.197 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.202 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.202 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.203 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.207 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.209 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.210 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.213 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.217 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.220 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.220 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.222 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.227 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.234 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.236 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.237 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.239 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.239 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.241 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.242 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.246 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.248 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.248 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.251 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.252 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.259 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.262 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.263 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.267 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.269 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.274 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.275 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.275 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.276 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.280 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.284 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.290 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.290 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.290 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.292 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.297 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.299 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.299 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.301 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.302 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.303 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.308 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.308 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.313 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.316 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.317 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.318 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.324 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.325 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.342 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.343 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.343 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.344 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.346 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.348 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.350 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.351 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.352 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.355 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.355 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.356 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.357 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.358 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.359 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.362 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.362 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.365 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.382 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.388 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.393 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.397 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.398 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.402 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.403 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.404 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.407 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.433 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.435 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.436 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.436 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.438 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.439 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.439 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.441 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.444 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.449 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.451 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.456 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.461 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.462 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.462 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.466 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.474 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.480 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.483 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.487 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.489 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.492 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.493 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.495 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.498 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.498 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.499 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.502 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.502 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.502 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.507 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.510 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.517 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.520 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.532 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.532 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.533 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.534 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.540 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.541 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.543 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.543 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.544 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.544 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.544 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.546 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.548 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.550 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.552 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.554 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.556 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.558 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.560 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.560 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.560 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.562 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.565 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.565 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.569 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.570 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.570 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.574 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.575 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.576 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.577 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.580 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.580 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.580 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.585 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.587 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.587 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.599 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.599 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.601 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.602 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.602 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.604 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.606 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.608 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.611 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.612 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.613 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.614 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.614 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.617 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.617 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.619 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.620 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.623 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.625 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.625 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.625 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.630 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.630 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.633 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.634 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.640 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.644 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.645 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.653 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.659 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.661 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.662 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.663 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.674 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.680 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.681 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.685 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.685 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.689 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.691 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.696 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.698 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.698 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.699 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.703 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.706 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.706 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.708 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.713 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.713 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.722 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.728 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.728 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.729 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.729 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.730 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.730 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.730 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.730 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.730 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.730 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.731 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.732 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.732 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.735 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.743 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.744 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.747 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.751 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.753 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.755 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.755 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.755 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.755 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.759 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.760 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.760 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.760 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.761 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.761 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.763 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.769 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.778 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.779 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.780 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.781 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.781 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.784 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.788 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.790 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.793 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.793 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.795 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.795 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.797 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.798 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.805 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.808 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.810 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.812 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.814 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.814 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.817 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.818 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.823 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.826 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.830 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.833 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.835 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.835 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.839 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.841 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.845 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.845 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.847 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.850 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.850 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.851 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.852 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.855 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.862 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.867 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.877 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.879 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.886 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.886 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.887 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.888 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.892 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.894 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.895 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.897 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.900 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.901 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.903 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.907 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.908 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.908 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.911 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.912 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.912 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.915 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.915 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.918 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.919 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.921 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.922 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.925 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.930 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.931 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.933 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.933 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.934 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.939 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.942 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.943 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.946 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.946 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.948 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.949 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.951 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.955 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.957 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.958 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.958 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.959 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.962 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.979 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.980 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.980 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.982 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.993 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.994 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.996 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.996 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.998 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:51.998 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.006 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.006 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.006 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.009 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.014 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.018 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.023 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.026 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.027 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.028 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.029 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.031 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.031 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.035 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.037 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.038 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.042 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.044 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.044 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.045 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.047 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.047 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.058 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.058 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.062 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.063 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.064 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.064 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.064 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.068 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.071 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.075 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.075 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.079 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.079 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.079 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.080 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.085 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.086 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.088 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.088 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.091 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.092 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.099 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.101 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.101 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.102 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.106 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.106 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.108 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.109 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.114 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.114 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.117 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.119 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.120 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.121 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.121 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.123 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.129 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.130 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.131 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.136 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.138 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.140 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.141 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.141 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.142 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.143 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.149 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.150 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.154 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.156 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.161 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.165 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.168 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.170 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.172 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.178 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.179 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.181 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.182 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.182 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.182 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.184 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.186 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.186 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.192 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.196 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.197 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.197 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.200 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.201 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.202 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.205 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.205 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.210 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.219 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.220 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.222 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.222 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.231 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.234 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.240 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.241 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.245 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.249 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.250 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.252 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.252 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.253 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.255 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.257 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.257 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.262 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.266 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.279 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.280 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.284 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.284 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.287 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.288 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.292 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.298 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.302 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.302 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.304 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.306 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.310 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.312 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.314 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.319 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.323 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.323 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.325 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.339 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.343 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.344 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.348 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.350 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.353 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.361 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.361 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.362 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.368 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.370 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.372 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.374 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.374 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.376 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.377 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.377 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.380 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.381 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.384 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.386 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.386 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.387 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.390 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.390 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.390 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.393 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.393 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.393 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.393 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.394 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.400 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.401 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.405 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.412 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.412 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.415 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.416 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.421 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.421 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.421 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.431 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.437 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.441 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.441 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.441 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.443 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.452 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.453 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.455 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.455 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.455 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.456 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.457 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.457 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.458 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.459 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.460 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.461 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.462 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.465 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.465 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.469 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.471 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.471 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.473 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.473 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.476 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.476 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.476 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.479 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.482 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.485 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.488 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.491 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.491 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.491 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.494 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.504 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.504 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.514 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.517 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.517 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.519 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.521 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.530 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.539 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.547 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.561 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.561 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.561 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.562 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.562 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.564 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.569 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.570 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.577 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.579 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.579 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.579 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.580 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.580 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.583 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.583 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.585 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.588 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.588 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.588 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.588 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.588 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.589 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.591 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.593 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.596 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.596 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.597 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.610 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.610 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.613 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.622 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.625 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.625 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.625 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.632 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.635 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.640 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.643 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.649 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.653 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.655 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.656 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.663 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.672 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.673 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.676 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.678 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.683 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.687 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.690 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.691 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.692 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.694 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.697 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.702 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.705 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.707 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.709 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.711 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.712 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.713 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.718 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.719 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.722 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.723 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.725 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.727 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.730 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.733 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.733 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.734 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.741 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.743 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.745 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.752 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.762 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.766 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.770 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.771 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.772 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.781 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.793 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.797 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.798 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.801 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.810 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.813 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.815 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.818 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.819 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.822 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.824 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.828 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.837 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.841 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.842 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.843 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.843 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.844 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.845 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.846 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.850 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.853 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.853 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.857 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.857 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.863 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.867 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.867 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.867 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.870 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.874 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.874 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.878 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.880 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.883 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.885 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.886 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.886 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.887 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.887 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.895 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.895 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.896 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.897 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.902 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.902 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.904 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.904 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.905 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.907 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.910 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.918 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.921 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.923 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.923 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.926 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.928 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.929 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.930 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.933 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.935 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.935 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.935 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.936 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.936 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.937 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.940 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.943 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.944 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.944 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.944 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.945 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.946 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.948 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.950 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.951 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.957 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.959 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.960 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.961 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.962 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.965 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.965 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.965 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.974 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.985 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.986 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.986 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.989 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.989 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.994 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.994 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:52.998 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.001 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.008 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.012 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.012 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.014 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.015 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.018 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.023 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.028 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.033 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.033 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.041 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.041 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.058 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.059 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.062 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.062 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.063 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.063 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.066 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.071 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.072 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.075 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.075 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.078 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.078 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.080 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.081 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.083 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.086 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.087 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.089 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.097 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.097 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.099 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.099 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.105 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.105 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.105 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.108 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.111 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.116 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.116 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.117 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.119 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.125 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.127 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.130 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.132 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.133 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.138 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.141 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.148 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.151 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.151 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.153 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.155 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.156 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.159 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.159 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.159 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.167 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.170 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.170 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.177 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.179 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.184 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.190 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.200 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.203 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.203 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.207 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.209 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.209 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.210 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.210 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.214 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.217 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.217 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.217 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.220 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.222 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.222 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.225 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.225 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.226 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.228 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.230 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.231 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.231 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.231 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.231 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.236 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.238 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.240 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.240 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.241 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.244 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.244 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.245 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.245 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.254 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.254 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.257 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.257 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.257 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.257 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.267 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.268 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.276 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.277 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.277 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.277 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.279 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.284 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.285 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.290 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.292 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.301 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.301 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.303 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.306 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.308 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.311 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.315 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.318 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.322 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.322 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.324 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.326 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.326 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.328 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.329 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.331 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.334 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.337 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.341 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.341 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.343 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.347 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.347 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.352 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.354 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.355 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.366 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.369 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.370 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.370 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.373 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.373 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.375 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.375 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.376 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.379 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.380 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.384 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.386 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.387 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.388 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.391 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.394 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.394 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.395 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.396 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.396 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.401 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.402 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.407 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.416 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.418 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.420 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.421 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.424 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.426 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.430 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.432 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.433 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.433 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.440 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.444 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.444 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.451 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.458 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.461 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.471 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.472 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.474 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.482 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.482 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.491 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.494 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.495 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.502 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.505 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.506 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.511 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.511 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.520 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.520 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.521 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.524 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.526 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.531 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.534 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.539 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.540 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.540 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.555 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.557 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.561 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.568 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.568 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.570 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.572 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.575 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.575 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.578 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.578 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.580 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.580 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.582 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.586 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.592 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.594 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.601 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.601 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.604 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.607 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.609 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.610 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.611 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.613 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.615 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.615 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.619 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.621 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.621 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.621 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.622 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.624 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.625 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.632 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.632 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.632 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.633 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.633 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.635 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.638 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.642 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.642 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.643 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.645 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.647 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.647 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.650 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.653 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.653 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.656 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.663 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.667 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.667 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.673 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.677 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.677 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.679 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.690 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.693 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.696 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.696 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.698 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.700 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.700 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.704 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.710 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.711 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.713 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.718 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.719 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.721 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.721 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.729 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.729 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.731 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.731 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.734 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.735 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.738 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.740 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.741 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.744 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.748 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.752 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.754 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.759 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.759 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.759 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.774 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.774 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.775 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.781 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.784 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.785 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.787 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.788 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.789 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.789 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.790 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.790 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.792 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.796 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.798 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.801 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.803 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.803 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.808 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.808 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.812 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.812 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.815 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.816 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.816 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.817 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.819 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.819 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.821 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.823 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.826 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.826 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.830 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.834 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.834 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.836 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.841 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.851 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.861 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.861 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.863 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.863 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.864 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.869 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.876 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.879 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.880 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.884 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.886 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.890 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.897 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.899 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.899 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.903 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.904 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.913 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.916 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.916 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.916 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.930 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.935 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.940 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.942 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.942 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.943 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.944 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.944 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.944 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.950 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.954 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.958 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.963 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.968 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.970 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.975 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.975 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.977 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.977 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.979 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.985 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.985 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.987 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.991 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.991 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.993 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.994 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.996 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:53.996 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.001 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.003 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.004 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.004 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.007 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.007 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.009 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.016 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.018 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.020 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.020 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.022 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.022 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.024 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.031 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.033 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.038 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.038 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.047 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.048 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.052 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.057 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.058 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.061 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.070 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.075 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.075 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.078 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.078 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.080 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.081 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.083 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.085 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.086 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.086 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.088 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.094 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.110 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.110 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.111 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.113 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.115 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.115 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.115 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.120 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.120 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.120 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.122 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.123 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.124 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.124 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.125 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.129 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.134 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.138 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.141 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.145 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.148 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.151 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.151 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.151 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.152 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.158 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.162 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.164 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.166 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.166 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.170 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.172 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.176 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.178 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.181 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.188 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.191 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.192 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.193 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.194 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.197 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.203 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.203 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.205 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.209 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.214 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.218 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.220 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.223 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.223 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.224 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.224 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.225 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.227 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.231 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.233 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.238 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.241 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.246 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.249 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.249 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.252 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.254 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.259 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.263 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.264 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.269 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.269 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.269 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.272 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.273 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.276 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.276 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.277 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.278 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.287 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.288 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.289 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.291 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.296 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.300 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.300 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.301 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.302 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.303 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.303 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.304 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.308 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.310 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.313 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.315 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.315 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.316 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.319 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.322 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.329 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.329 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.338 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.338 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.338 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.340 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.340 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.346 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.346 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.347 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.350 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.361 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.367 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.369 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.371 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.371 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.372 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.372 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.373 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.373 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.380 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.381 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.381 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.382 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.388 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.389 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.392 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.393 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.394 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.405 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.406 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.410 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.413 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.414 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.417 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.421 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.421 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.424 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.431 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.433 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.435 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.440 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.444 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.445 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.450 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.451 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.452 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.452 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.454 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.455 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.455 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.459 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.463 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.469 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.473 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.476 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.478 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.479 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.484 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.485 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.487 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.488 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.490 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.493 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.500 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.501 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.503 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.506 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.508 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.509 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.510 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.513 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.515 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.516 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.516 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.520 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.523 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.528 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.528 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.529 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.533 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.537 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.539 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.545 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.547 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.549 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.549 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.550 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.556 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.556 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.563 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.566 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.574 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.575 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.578 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.580 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.580 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.585 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.586 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.586 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.587 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.588 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.589 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.593 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.600 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.600 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.602 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.604 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.605 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.605 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.606 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.608 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.609 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.613 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.614 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.616 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.617 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.617 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.620 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.624 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.625 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.626 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.627 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.633 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.635 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.638 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.638 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.640 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.640 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.641 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.642 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.642 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.642 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.644 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.650 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.650 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.652 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.653 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.656 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.658 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.658 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.661 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.667 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.673 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.673 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.674 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.675 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.676 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.678 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.678 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.679 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.696 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.700 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.700 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.704 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.705 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.706 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.711 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.713 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.713 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.714 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.717 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.719 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.719 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.720 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.721 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.721 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.721 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.726 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.729 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.729 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.732 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.732 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.733 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.734 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.740 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.740 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.741 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.742 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.752 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.754 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.755 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.759 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.763 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.763 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.763 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.763 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.780 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.786 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.786 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.786 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.788 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.794 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.805 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.805 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.807 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.807 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.810 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.811 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.812 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.816 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.816 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.816 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.818 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.821 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.823 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.825 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.834 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.834 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.840 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.848 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.850 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.851 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.851 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.851 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.852 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.866 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.866 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.876 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.878 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.880 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.881 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.883 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.884 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.890 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.894 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.894 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.894 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.896 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.899 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.899 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.902 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.903 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.907 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.907 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.910 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.911 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.911 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.911 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.914 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.916 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.922 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.922 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.922 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.926 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.927 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.930 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.932 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.932 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.933 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.935 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.945 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.947 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.951 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.955 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.955 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.956 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.958 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.958 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.960 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.961 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.962 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.965 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.970 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.971 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.978 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.980 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.980 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.982 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.983 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.984 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.987 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.987 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.991 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.992 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.995 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.996 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:54.997 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.005 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.006 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.006 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.007 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.008 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.010 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.010 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.012 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.013 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.015 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.015 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.017 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.019 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.020 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.020 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.022 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.031 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.031 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.038 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.039 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.040 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.040 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.042 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.047 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.051 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.051 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.052 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.057 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.068 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.069 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.071 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.071 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.072 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.077 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.077 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.084 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.084 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.090 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.091 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.095 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.096 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.096 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.097 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.098 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.101 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.102 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.103 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.103 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.106 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.108 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.112 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.114 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.124 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.127 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.131 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.133 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.134 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.134 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.137 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.142 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.142 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.148 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.149 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.151 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.152 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.153 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.154 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.158 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.168 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.169 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.168 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.171 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.172 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.174 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.177 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.183 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.185 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.185 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.189 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.197 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.199 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.200 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.201 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.212 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.213 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.215 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.217 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.219 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.222 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.226 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.228 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.230 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.235 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.236 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.237 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.238 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.239 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.243 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.253 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.255 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.257 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.258 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.259 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.261 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.262 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.263 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.268 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.272 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.274 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.274 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.275 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.284 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.284 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.286 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.287 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.288 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.300 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.301 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.302 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.303 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.304 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.308 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.309 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.311 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.312 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.312 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.313 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.317 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.318 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.320 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.321 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.321 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.321 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.323 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.323 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.328 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.330 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.335 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.340 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.342 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.343 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.344 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.346 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.351 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.351 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.353 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.353 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.355 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.359 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.368 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.370 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.372 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.388 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.388 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.388 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.388 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.392 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.393 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.393 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.395 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.395 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.395 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.400 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.400 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.406 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.410 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.411 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.412 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.419 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.420 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.421 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.427 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.428 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.433 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.434 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.435 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.438 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.442 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.443 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.450 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.451 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.453 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.457 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.458 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.460 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.463 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.469 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.471 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.472 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.473 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.478 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.480 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.481 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.484 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.486 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.486 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.488 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.489 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.491 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.496 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.504 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.509 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.509 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.512 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.513 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.518 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.523 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.524 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.524 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.526 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.527 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.532 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.534 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.538 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.539 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.545 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.547 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.549 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.554 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.555 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.556 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.558 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.559 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.561 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.561 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.573 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.574 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.574 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.577 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.580 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.582 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.585 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.585 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.588 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.588 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.588 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.589 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.592 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.594 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.594 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.600 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.603 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.606 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.606 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.608 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.614 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.614 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.622 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.622 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.625 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.627 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.628 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.637 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.638 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.638 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.641 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.645 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.646 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.652 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.656 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.658 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.666 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.666 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.669 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.672 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.672 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.677 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.679 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.679 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.683 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.686 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.686 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.687 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.688 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.689 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.689 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.689 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.691 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.692 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.692 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.698 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.703 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.713 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.713 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.715 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.719 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.720 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.720 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.723 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.728 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.729 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.729 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.730 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.730 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.731 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.734 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.734 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.736 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.737 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.740 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.742 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.742 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.743 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.743 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.745 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.750 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.754 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.756 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.759 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.759 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.759 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.760 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.763 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.766 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.770 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.772 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.776 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.777 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.778 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.779 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.780 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.781 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.786 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.786 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.789 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.790 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.792 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.792 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.798 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.799 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.800 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.802 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.808 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.811 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.811 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.819 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.820 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.825 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.828 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.831 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.831 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.834 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.835 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.838 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.841 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.848 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.850 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.856 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.858 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.860 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.861 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.862 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.863 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.866 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.868 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.873 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.874 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.876 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.876 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.878 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.878 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.879 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.881 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.888 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.888 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.890 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.905 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.905 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.906 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.910 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.913 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.916 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.917 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.918 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.920 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.922 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.922 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.924 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.928 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.934 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.935 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.938 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.944 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.948 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.949 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.950 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.951 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.952 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.964 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.965 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.969 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.978 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.980 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.983 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.985 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.985 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.992 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.993 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.994 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.997 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:55.997 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.000 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.001 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.003 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.006 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.010 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.012 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.013 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.016 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.017 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.019 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.020 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.022 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.023 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.026 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.026 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.026 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.027 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.028 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.034 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.034 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.035 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.035 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.042 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.044 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.046 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.046 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.052 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.057 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.062 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.062 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.063 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.063 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.065 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.067 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.068 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.072 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.073 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.074 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.075 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.075 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.076 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.077 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.081 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.083 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.087 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.089 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.096 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.099 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.100 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.102 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.107 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.108 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.108 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.109 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.112 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.113 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.116 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.117 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.120 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.120 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.120 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.122 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.124 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.137 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.137 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.140 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.144 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.146 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.146 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.149 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.151 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.156 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.157 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.159 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.161 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.163 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.167 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.170 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.172 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.172 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.175 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.176 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.176 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.177 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.179 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.190 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.192 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.195 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.195 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.197 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.200 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.200 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.202 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.204 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.213 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.217 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.217 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.217 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.225 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.233 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.233 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.236 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.236 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.242 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.242 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.244 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.245 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.248 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.252 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.254 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.254 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.257 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.261 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.262 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.262 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.266 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.269 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.269 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.270 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.276 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.276 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.278 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.279 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.281 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.283 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.287 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.290 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.290 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.294 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.296 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.300 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.302 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.304 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.307 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.313 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.317 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.318 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.319 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.323 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.325 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.329 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.330 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.331 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.339 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.339 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.341 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.342 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.343 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.347 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.350 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.351 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.351 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.353 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.354 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.354 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.356 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.357 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.358 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.359 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.359 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.367 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.368 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.368 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.369 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.369 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.370 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.371 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.374 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.376 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.380 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.383 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.385 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.394 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.396 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.396 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.400 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.405 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.408 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.411 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.413 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.414 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.415 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.416 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.417 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.418 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.430 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.441 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.447 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.451 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.454 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.454 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.455 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.459 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.460 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.461 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.462 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.462 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.465 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.467 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.467 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.469 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.469 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.471 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.472 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.479 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.480 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.482 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.482 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.483 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.483 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.483 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.484 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.485 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.486 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.493 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.493 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.500 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.504 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.505 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.513 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.516 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.516 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.518 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.523 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.525 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.529 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.529 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.530 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.530 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.533 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.536 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.537 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.541 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.550 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.552 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.554 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.557 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.557 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.557 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.559 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.563 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.565 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.569 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.573 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.586 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.592 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.593 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.597 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.601 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.607 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.608 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.610 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.610 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.611 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.614 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.614 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.614 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.615 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.621 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.622 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.622 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.622 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.631 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.631 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.634 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.635 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.636 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.640 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.642 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.643 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.644 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.645 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.649 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.650 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.651 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.657 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.657 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.659 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.659 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.660 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.661 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.661 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.661 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.664 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.664 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.665 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.665 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.667 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.669 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.669 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.671 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.676 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.679 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.681 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.682 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.685 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.685 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.690 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.691 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.694 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.700 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.700 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.700 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.701 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.718 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.718 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.718 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.718 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.720 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.723 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.726 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.728 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.729 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.735 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.736 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.736 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.737 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.743 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.756 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.761 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.761 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.767 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.767 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.770 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.774 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.779 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.784 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.786 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.788 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.790 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.798 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.799 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.808 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.811 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.813 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.819 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.823 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.823 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.824 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.825 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.827 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.829 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.829 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.831 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.834 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.842 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.844 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.855 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.858 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.858 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.860 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.862 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.863 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.863 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.868 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.868 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.877 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.877 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.880 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.885 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.890 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.891 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.899 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.899 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.901 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.900 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.902 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.902 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.907 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.908 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.908 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.910 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.910 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.911 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.915 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.915 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.916 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.918 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.918 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.927 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.928 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.933 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.937 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.941 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.950 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.953 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.955 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.957 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.964 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.967 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.972 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.972 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.972 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.974 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.977 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.978 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.978 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.978 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.979 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.980 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.980 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.980 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.982 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.984 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.985 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.986 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.987 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.987 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.988 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.988 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.989 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.990 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.993 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:56.995 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.008 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.010 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.014 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.016 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.017 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.019 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.023 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.030 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.034 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.034 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.035 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.039 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.039 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.041 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.041 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.042 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.043 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.048 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.050 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.053 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.053 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.054 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.054 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.056 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.057 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.059 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.061 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.062 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.065 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.067 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.074 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.075 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.076 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.077 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.080 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.083 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.084 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.090 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.094 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.094 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.097 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.097 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.103 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.106 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.111 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.111 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.124 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.128 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.129 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.130 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.130 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.131 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.134 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.136 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.139 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.142 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.143 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.150 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.151 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.153 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.159 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.162 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.163 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.163 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.163 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.167 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.168 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.173 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.173 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.175 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.177 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.180 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.180 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.182 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.183 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.184 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.187 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.187 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.197 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.197 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.208 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.210 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.211 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.211 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.216 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.231 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.231 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.231 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.234 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.234 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.235 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.236 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.238 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.238 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.241 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.241 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.241 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.242 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.242 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.246 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.253 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.255 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.261 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.261 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.262 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.264 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.267 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.267 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.267 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.268 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.270 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.274 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.274 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.275 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.275 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.276 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.278 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.278 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.280 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.283 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.284 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.292 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.294 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.297 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.302 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.305 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.305 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.308 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.308 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.309 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.312 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.313 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.314 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.317 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.318 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.319 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.319 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.320 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.323 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.323 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.323 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.325 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.325 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.326 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.335 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.338 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.339 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.343 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.346 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.347 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.353 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.354 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.362 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.365 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.368 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.370 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.375 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.375 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.380 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.381 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.383 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.389 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.399 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.401 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.402 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.407 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.413 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.413 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.415 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.421 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.423 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.425 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.429 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.432 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.434 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.434 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.436 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.436 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.438 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.440 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.440 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.446 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.446 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.446 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.454 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.456 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.456 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.458 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.461 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.461 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.465 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.467 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.468 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.471 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.472 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.474 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.476 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.482 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.484 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.484 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.486 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.491 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.492 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.500 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.505 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.509 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.509 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.509 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.511 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.517 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.518 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.520 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.522 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.524 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.531 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.531 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.533 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.533 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.533 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.536 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.538 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.544 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.547 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.549 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.553 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.554 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.555 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.560 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.560 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.561 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.562 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.567 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.574 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.574 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.577 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.581 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.583 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.589 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.590 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.592 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.593 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.593 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.601 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.606 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.607 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.607 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.609 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.610 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.612 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.620 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.626 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.626 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.630 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.630 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.633 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.634 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.634 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.636 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.636 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.637 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.642 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.642 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.642 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.642 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.643 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.643 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.645 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.645 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.649 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.651 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.659 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.660 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.661 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.662 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.663 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.666 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.668 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.675 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.676 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.677 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.693 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.693 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.701 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.701 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.708 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.711 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.712 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.716 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.716 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.717 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.719 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.722 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.723 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.727 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.730 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.730 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.731 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.732 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.733 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.741 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.741 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.742 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.745 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.750 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.752 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.753 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.757 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.758 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.758 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.763 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.768 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.769 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.770 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.772 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.774 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.774 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.777 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.777 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.778 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.779 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.784 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.785 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.785 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.786 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.786 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.787 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.788 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.793 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.798 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.802 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.805 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.808 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.811 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.812 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.813 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.814 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.814 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.820 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.821 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.823 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.824 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.826 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.829 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.833 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.837 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.841 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.841 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.843 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.846 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.846 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.847 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.851 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.851 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.853 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.855 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.855 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.860 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.864 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.875 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.878 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.881 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.884 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.886 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.890 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.894 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.898 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.905 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.907 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.909 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.916 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.917 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.917 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.918 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.923 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.923 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.926 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.927 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.927 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.928 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.929 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.936 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.940 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.943 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.943 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.953 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.956 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.962 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.965 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.968 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.977 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.979 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.981 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.984 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.987 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.990 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.990 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.992 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.992 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.995 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:57.996 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.000 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.004 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.006 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.007 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.007 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.013 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.014 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.015 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.019 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.019 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.020 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.021 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.024 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.028 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.031 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.038 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.038 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.040 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.041 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.041 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.043 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.045 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.047 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.047 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.048 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.051 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.055 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.055 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.058 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.060 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.060 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.070 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.071 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.073 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.077 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.081 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.083 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.084 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.084 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.085 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.087 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.089 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.090 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.095 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.100 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.101 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.105 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.108 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.109 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.110 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.112 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.114 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.114 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.114 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.117 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.119 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.120 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.125 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.129 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.133 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.133 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.145 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.145 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.147 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.153 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.156 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.160 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.162 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.162 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.163 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.167 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.168 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.170 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.172 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.172 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.173 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.177 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.185 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.188 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.188 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.196 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.196 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.200 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.201 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.201 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.206 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.206 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.206 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.208 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.214 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.217 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.218 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.222 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.222 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.226 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.228 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.233 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.237 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.243 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.247 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.247 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.247 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.252 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.254 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.254 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.254 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.254 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.256 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.256 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.260 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.262 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.266 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.266 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.270 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.271 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.273 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.276 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.280 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.282 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.284 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.286 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.289 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.290 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.291 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.302 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.302 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.302 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.307 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.308 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.310 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.314 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.317 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.321 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.323 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.325 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.334 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.346 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.351 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.356 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.362 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.365 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.365 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.366 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.368 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.368 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.371 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.373 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.376 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.382 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.383 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.384 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.386 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.386 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.386 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.388 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.392 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.395 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.396 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.397 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.399 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.413 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.415 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.415 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.415 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.416 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.418 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.420 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.424 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.429 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.431 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.433 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.435 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.436 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.437 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.446 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.446 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.450 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.450 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.451 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.452 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.458 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.461 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.462 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.462 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.468 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.470 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.470 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.472 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.473 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.474 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.474 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.475 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.476 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.507 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.509 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.510 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.514 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.516 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.516 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.517 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.519 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.520 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.521 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.522 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.522 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.523 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.525 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.527 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.527 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.529 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.529 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.531 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.531 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.532 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.534 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.535 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.536 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.540 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.540 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.547 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.549 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.554 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.557 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.562 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.562 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.564 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.570 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.574 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.578 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.582 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.584 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.584 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.585 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.586 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.588 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.589 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.590 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.595 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.596 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.598 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.600 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.604 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.605 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.605 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.609 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.611 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.613 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.613 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.617 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.618 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.620 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.622 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.625 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.626 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.626 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.628 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.633 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.635 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.635 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.635 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.638 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.639 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.639 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.641 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.644 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.648 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.649 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.653 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.654 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.656 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.657 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.658 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.662 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.666 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.670 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.673 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.674 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.674 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.679 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.684 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.689 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.693 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.697 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.700 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.704 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.706 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.706 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.707 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.708 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.716 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.716 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.719 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.723 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.726 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.729 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.729 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.729 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.730 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.733 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.735 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.738 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.739 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.741 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.744 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.746 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.749 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.751 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.751 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.755 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.758 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.758 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.762 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.764 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.768 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.770 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.772 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.773 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.774 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.776 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.777 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.777 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.778 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.778 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.782 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.782 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.784 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.786 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.791 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.797 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.799 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.803 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.803 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.806 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.813 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.813 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.816 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.837 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.839 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.839 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.841 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.846 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.848 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.851 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.853 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.854 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.854 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.863 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.863 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.865 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.867 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.869 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.870 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.872 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.878 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.880 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.884 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.885 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.886 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.887 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.889 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.890 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.896 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.897 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.898 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.901 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.901 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.902 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.904 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.905 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.909 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.910 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.918 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.918 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.920 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.920 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.923 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.926 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.930 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.933 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.937 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.939 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.940 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.947 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.947 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.947 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.947 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.954 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.956 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.956 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.957 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.960 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.960 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.962 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.964 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.965 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.967 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.975 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.977 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.984 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.986 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.991 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:58.994 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.002 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.003 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.004 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.005 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.005 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.006 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.008 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.008 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.011 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.013 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.022 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.022 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.023 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.024 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.027 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.038 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.040 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.040 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.040 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.042 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.042 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.049 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.053 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.053 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.055 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.056 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.056 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.059 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.061 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.065 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.067 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.070 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.073 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.078 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.082 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.084 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.085 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.090 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.095 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.096 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.102 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.105 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.105 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.113 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.119 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.121 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.121 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.121 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.122 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.122 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.126 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.127 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.129 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.129 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.137 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.139 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.140 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.140 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.140 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.141 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.143 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.148 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.150 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.154 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.155 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.157 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.157 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.157 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.159 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.159 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.161 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.164 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.164 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.165 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.167 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.167 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.168 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.169 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.172 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.173 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.174 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.175 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.179 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.179 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.183 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.185 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.190 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.193 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.195 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.198 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.211 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.237 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.238 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.240 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.241 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.242 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.242 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.243 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.244 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.244 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.246 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.247 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.247 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.247 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.248 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.249 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.250 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.253 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.253 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.265 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.265 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.265 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.268 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.272 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.272 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.275 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.276 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.277 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.278 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.280 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.280 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.280 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.281 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.281 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.290 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.291 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.293 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.293 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.302 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.304 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.305 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.319 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.324 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.324 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.326 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.328 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.328 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.334 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.335 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.336 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.337 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.341 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.342 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.343 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.353 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.361 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.361 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.368 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.371 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.371 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.374 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.378 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.379 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.385 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.389 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.389 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.389 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.390 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.392 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.392 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.395 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.397 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.400 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.400 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.401 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.402 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.404 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.407 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.410 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.415 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.417 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.417 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.424 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.426 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.432 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.432 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.432 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.438 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.442 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.445 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.446 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.447 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.449 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.451 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.453 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.455 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.456 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.456 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.458 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.462 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.463 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.466 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.469 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.471 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.473 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.475 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.478 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.479 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.481 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.481 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.485 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.485 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.486 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.486 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.489 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.491 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.495 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.495 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.496 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.501 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.503 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.512 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.520 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.521 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.524 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.525 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.537 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.537 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.539 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.542 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.543 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.545 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.548 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.551 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.553 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.554 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.556 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.559 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.563 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.568 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.572 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.575 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.576 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.579 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.583 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.585 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.597 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.598 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.605 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.606 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.607 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.609 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.609 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.611 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.611 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.612 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.616 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.616 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.617 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.618 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.618 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.618 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.618 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.622 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.623 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.624 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.624 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.628 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.628 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.629 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.629 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.634 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.639 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.649 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.649 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.650 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.650 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.656 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.663 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.664 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.671 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.671 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.672 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.672 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.673 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.675 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.680 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.683 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.685 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.685 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.688 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.688 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.691 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.691 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.697 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.700 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.702 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.702 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.703 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.703 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.704 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.704 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.704 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.706 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.706 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.708 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.708 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.708 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.711 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.713 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.716 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.722 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.723 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.734 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.734 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.741 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.746 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.747 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.751 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.751 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.754 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.761 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.761 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.767 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.767 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.767 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.769 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.779 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.782 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.782 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.786 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.788 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.788 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.790 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.794 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.801 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.803 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.803 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.803 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.807 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.807 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.813 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.814 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.817 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.818 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.830 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.831 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.834 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.837 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.838 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.841 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.844 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.850 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.850 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.852 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.852 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.852 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.852 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.853 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.854 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.855 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.863 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.867 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.869 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.869 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.870 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.873 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.873 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.879 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.883 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.885 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.887 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.888 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.888 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.890 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.891 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.897 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.902 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.902 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.907 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.907 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.910 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.911 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.913 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.914 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.916 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.916 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.924 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.925 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.926 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.928 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.933 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.936 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.939 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.940 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.943 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.945 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.945 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.946 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.946 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.947 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.950 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.951 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.956 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.957 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.972 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.974 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.975 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.978 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.981 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.985 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.987 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.987 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.990 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.990 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.991 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:48:59.998 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.001 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.002 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.007 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.008 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.008 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.010 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.014 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.015 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.018 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.023 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.024 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.025 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.027 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.031 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.038 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.040 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.046 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.047 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.048 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.055 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.056 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.057 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.057 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.057 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.059 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.062 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.065 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.068 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.069 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.073 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.074 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.076 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.078 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.085 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.093 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.097 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.099 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.100 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.102 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.103 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.104 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.108 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.109 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.111 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.112 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.113 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.115 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.117 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.119 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.120 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.125 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.127 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.128 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.131 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.132 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.134 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.134 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.146 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.154 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.155 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.160 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.167 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.169 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.172 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.177 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.177 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.179 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.181 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.183 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.185 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.188 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.188 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.199 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.201 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.201 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.202 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.206 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.208 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.211 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.213 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.215 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.216 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.220 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.221 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.221 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.222 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.222 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.227 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.232 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.236 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.236 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.237 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.238 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.241 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.242 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.245 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.245 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.247 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.247 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.249 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.252 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.253 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.258 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.261 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.266 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.275 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.281 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.281 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.284 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.285 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.286 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.287 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.287 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.288 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.290 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.307 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.308 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.311 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.313 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.313 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.313 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.314 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.318 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.321 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.329 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.333 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.338 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.343 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.345 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.345 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.347 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.347 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.357 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.357 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.359 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.359 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.362 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.363 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.363 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.369 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.370 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.370 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.371 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.372 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.375 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.383 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.387 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.387 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.389 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.389 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.389 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.390 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.391 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.393 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.396 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.398 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.402 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.406 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.409 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.411 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.412 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.413 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.414 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.415 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.417 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.417 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.417 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.417 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.420 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.420 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.423 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.424 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.428 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.430 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.431 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.436 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.438 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.440 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.442 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.445 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.447 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.447 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.458 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.458 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.461 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.464 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.466 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.469 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.471 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.471 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.471 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.473 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.476 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.479 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.479 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.480 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.481 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.485 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.485 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.486 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.486 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.496 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.501 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.501 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.508 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.514 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.514 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.514 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.517 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.517 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.518 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.520 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.523 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.523 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.524 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.525 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.527 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.537 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.538 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.542 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.547 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.548 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.552 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.553 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.559 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.559 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.564 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.565 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.569 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.571 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.571 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.573 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.573 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.574 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.574 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.580 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.587 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.588 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.589 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.595 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.595 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.597 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.597 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.600 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.604 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.609 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.610 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.611 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.612 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.614 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.614 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.615 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.620 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.621 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.621 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.622 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.623 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.627 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.629 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.631 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.631 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.636 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.643 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.643 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.643 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.651 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.653 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.658 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.661 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.665 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.665 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.668 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.668 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.668 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.672 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.673 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.676 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.677 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.682 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.682 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.684 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.688 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.696 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.696 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.698 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.699 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.701 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.711 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.711 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.713 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.714 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.717 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.719 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.720 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.721 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.723 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.727 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.729 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.738 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.740 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.743 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.746 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.746 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.749 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.756 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.758 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.758 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.761 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.762 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.763 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.769 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.774 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.775 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.777 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.777 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.780 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.783 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.785 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.787 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.788 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.791 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.792 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.796 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.810 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.821 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.826 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.827 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.830 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.830 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.833 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.837 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.839 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.840 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.842 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.842 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.843 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.843 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.847 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.849 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.852 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.853 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.858 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.864 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.867 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.869 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.877 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.879 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.889 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.889 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.890 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.891 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.893 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.900 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.903 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.904 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.906 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.910 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.917 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.919 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.920 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.920 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.923 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.925 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.925 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.928 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.937 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.940 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.947 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.950 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.951 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.953 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.953 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.954 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.958 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.960 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.961 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.963 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.968 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.969 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.971 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.973 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.973 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.977 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.978 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.982 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.983 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.983 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.990 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.991 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:00.993 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.001 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.001 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.005 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.005 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.007 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.011 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.012 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.012 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.012 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.013 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.013 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.013 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.019 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.020 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.022 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.024 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.025 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.026 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.031 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.032 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.041 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.044 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.045 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.049 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.049 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.051 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.053 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.065 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.067 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.067 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.068 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.068 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.073 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.074 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.076 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.077 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.080 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.083 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.084 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.086 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.086 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.098 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.101 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.101 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.103 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.103 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.107 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.111 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.113 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.116 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.127 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.128 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.130 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.130 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.135 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.135 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.136 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.138 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.138 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.145 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.146 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.152 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.152 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.153 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.156 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.156 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.156 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.158 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.158 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.161 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.161 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.162 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.163 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.164 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.165 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.179 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.181 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.181 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.182 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.183 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.185 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.185 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.186 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.188 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.188 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.190 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.192 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.193 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.196 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.201 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.203 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.203 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.211 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.211 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.213 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.217 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.218 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.218 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.222 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.230 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.230 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.239 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.239 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.244 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.245 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.245 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.246 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.248 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.251 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.251 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.254 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.256 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.258 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.261 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.262 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.267 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.267 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.267 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.275 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.275 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.276 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.277 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.277 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.279 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.282 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.284 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.286 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.288 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.290 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.291 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.294 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.296 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.300 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.303 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.306 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.309 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.314 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.317 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.317 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.322 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.323 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.324 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.326 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.326 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.330 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.330 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.330 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.331 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.331 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.331 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.334 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.335 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.340 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.342 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.342 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.343 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.345 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.351 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.354 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.356 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.356 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.356 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.359 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.359 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.362 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.366 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.367 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.369 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.371 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.372 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.373 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.374 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.374 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.376 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.381 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.388 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.392 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.394 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.395 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.395 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.400 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.400 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.401 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.404 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.406 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.408 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.410 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.420 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.421 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.421 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.425 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.426 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.429 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.429 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.435 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.440 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.442 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.445 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.447 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.453 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.456 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.458 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.464 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.467 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.470 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.471 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.473 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.483 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.486 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.489 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.492 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.496 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.500 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.501 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.510 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.514 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.514 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.517 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.517 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.523 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.529 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.529 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.538 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.538 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.541 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.543 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.543 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.544 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.545 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.549 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.553 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.556 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.556 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.557 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.559 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.559 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.561 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.561 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.564 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.567 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.568 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.568 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.572 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.574 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.574 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.574 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.576 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.581 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.584 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.584 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.584 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.584 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.590 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.595 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.598 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.603 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.605 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.605 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.608 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.612 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.613 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.619 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.619 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.619 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.619 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.621 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.621 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.622 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.629 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.630 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.630 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.638 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.639 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.639 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.641 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.642 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.650 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.654 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.660 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.660 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.661 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.661 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.664 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.667 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.671 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.687 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.691 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.691 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.696 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.696 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.698 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.706 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.708 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.709 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.709 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.709 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.710 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.712 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.713 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.718 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.721 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.721 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.725 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.729 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.733 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.740 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.740 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.740 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.740 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.747 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.757 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.759 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.760 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.761 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.763 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.769 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.773 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.774 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.774 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.776 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.782 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.785 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.791 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.791 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.793 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.796 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.798 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.798 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.808 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.809 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.815 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.819 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.827 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.828 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.829 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.831 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.832 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.832 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.835 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.837 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.837 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.840 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.842 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.844 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.846 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.848 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.850 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.852 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.852 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.855 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.857 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.857 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.859 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.859 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.861 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.866 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.872 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.872 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.878 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.879 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.883 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.884 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.886 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.887 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.887 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.889 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.894 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.894 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.898 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.902 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.902 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.903 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.904 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.906 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.906 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.911 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.911 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.911 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.913 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.914 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.914 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.918 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.918 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.919 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.925 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.931 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.933 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.934 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.937 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.939 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.948 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.953 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.953 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.953 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.954 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.957 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.957 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.968 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.969 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.971 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.974 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.980 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.983 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.996 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.996 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:01.997 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.003 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.003 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.003 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.003 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.006 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.008 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.011 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.012 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.014 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.017 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.019 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.023 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.024 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.026 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.028 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.031 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.034 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.036 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.038 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.040 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.046 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.053 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.053 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.054 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.071 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.072 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.072 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.073 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.074 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.074 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.081 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.083 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.089 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.093 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.099 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.107 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.108 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.109 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.113 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.113 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.114 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.114 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.114 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.115 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.121 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.126 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.127 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.127 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.132 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.132 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.132 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.136 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.137 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.139 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.142 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.144 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.145 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.153 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.157 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.158 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.164 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.165 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.165 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.171 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.173 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.180 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.181 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.184 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.187 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.198 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.200 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.203 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.205 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.218 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.218 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.220 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.222 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.224 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.228 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.228 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.235 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.235 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.235 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.237 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.238 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.242 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.242 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.246 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.250 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.253 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.254 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.254 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.258 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.259 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.261 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.267 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.275 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.275 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.276 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.284 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.284 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.286 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.288 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.290 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.290 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.292 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.301 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.303 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.305 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.307 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.307 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.308 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.309 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.314 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.318 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.323 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.323 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.325 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.334 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.345 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.345 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.346 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.349 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.350 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.351 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.353 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.357 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.358 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.360 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.364 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.370 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.374 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.374 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.375 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.379 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.389 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.397 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.400 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.402 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.407 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.407 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.409 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.410 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.411 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.411 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.412 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.417 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.417 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.424 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.429 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.439 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.441 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.442 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.453 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.457 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.462 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.468 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.470 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.472 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.477 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.478 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.479 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.484 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.486 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.486 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.492 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.492 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.493 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.501 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.501 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.501 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.502 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.504 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.504 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.506 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.508 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.512 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.512 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.513 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.514 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.522 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.523 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.525 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.529 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.530 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.531 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.531 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.533 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.540 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.543 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.544 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.544 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.548 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.549 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.555 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.555 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.556 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.556 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.556 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.559 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.563 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.564 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.565 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.568 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.570 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.570 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.572 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.572 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.572 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.577 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.577 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.577 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.579 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.582 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.588 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.589 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.589 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.590 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.590 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.592 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.594 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.601 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.602 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.604 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.608 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.608 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.618 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.621 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.626 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.627 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.630 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.630 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.630 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.633 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.638 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.638 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.641 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.641 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.643 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.647 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.649 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.652 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.652 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.654 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.654 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.655 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.656 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.656 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.670 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.671 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.671 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.671 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.671 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.673 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.674 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.681 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.681 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.681 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.684 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.684 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.684 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.684 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.685 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.686 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.691 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.693 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.698 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.704 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.705 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.707 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.709 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.710 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.715 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.717 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.719 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.720 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.720 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.720 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.722 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.724 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.727 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.732 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.735 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.738 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.738 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.741 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.749 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.749 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.754 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.756 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.757 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.757 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.760 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.766 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.767 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.768 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.770 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.770 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.774 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.776 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.776 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.777 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.777 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.781 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.786 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.790 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.791 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.801 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.801 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.807 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.808 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.813 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.816 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.816 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.818 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.819 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.819 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.820 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.822 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.822 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.827 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.835 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.840 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.852 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.859 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.859 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.860 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.865 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.871 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.875 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.880 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.880 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.880 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.884 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.884 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.886 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.886 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.890 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.891 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.891 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.895 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.897 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.903 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.905 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.909 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.919 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.919 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.927 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.928 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.935 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.936 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.937 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.944 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.945 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.946 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.946 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.950 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.952 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.953 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.954 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.960 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.960 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.962 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.965 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.973 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.975 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.983 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.983 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.984 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.984 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.984 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.985 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.985 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.987 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.987 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.988 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.988 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:02.992 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.001 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.001 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.001 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.001 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.002 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.003 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.008 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.008 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.013 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.018 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.018 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.019 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.020 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.030 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.037 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.038 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.038 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.041 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.042 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.044 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.050 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.057 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.059 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.063 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.063 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.064 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.065 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.068 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.070 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.071 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.075 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.075 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.078 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.079 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.082 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.085 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.085 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.087 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.088 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.088 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.089 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.096 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.097 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.097 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.098 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.098 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.099 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.100 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.102 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.103 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.104 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.104 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.104 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.111 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.119 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.119 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.122 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.126 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.127 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.127 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.132 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.133 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.139 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.143 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.147 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.149 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.151 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.152 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.152 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.159 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.161 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.164 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.169 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.171 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.176 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.176 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.184 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.186 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.188 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.192 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.197 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.197 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.200 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.201 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.202 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.203 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.205 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.210 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.210 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.214 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.214 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.217 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.218 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.221 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.223 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.224 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.224 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.230 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.233 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.236 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.240 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.241 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.241 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.250 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.250 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.253 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.255 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.258 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.265 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.270 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.270 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.270 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.272 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.274 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.274 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.276 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.281 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.287 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.288 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.288 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.295 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.295 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.299 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.302 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.307 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.309 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.314 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.318 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.327 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.332 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.334 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.336 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.338 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.346 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.350 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.352 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.353 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.357 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.359 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.363 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.364 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.366 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.371 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.373 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.375 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.379 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.380 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.383 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.384 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.390 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.390 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.395 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.397 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.402 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.404 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.405 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.406 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.407 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.409 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.414 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.415 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.418 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.422 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.425 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.425 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.427 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.429 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.431 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.437 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.439 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.442 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.447 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.447 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.451 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.454 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.454 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.456 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.458 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.459 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.460 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.461 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.462 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.464 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.471 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.478 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.478 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.481 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.488 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.491 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.492 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.494 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.495 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.497 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.498 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.500 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.505 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.507 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.509 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.510 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.512 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.513 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.513 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.514 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.516 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.516 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.517 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.520 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.522 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.525 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.525 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.525 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.526 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.531 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.531 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.535 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.535 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.538 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.542 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.545 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.546 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.550 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.550 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.551 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.552 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.553 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.556 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.556 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.559 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.561 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.562 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.562 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.563 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.564 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.569 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.569 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.571 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.582 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.584 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.584 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.589 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.602 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.603 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.604 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.607 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.609 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.616 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.628 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.633 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.636 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.638 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.640 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.640 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.642 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.644 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.646 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.648 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.651 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.654 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.655 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.655 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.656 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.659 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.660 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.661 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.667 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.671 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.672 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.679 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.682 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.684 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.684 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.685 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.691 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.694 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.699 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.701 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.701 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.703 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.704 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.705 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.705 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.706 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.707 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.708 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.710 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.710 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.713 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.716 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.719 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.719 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.721 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.722 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.725 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.728 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.729 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.733 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.734 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.739 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.740 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.743 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.750 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.754 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.755 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.758 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.764 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.764 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.765 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.769 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.770 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.772 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.773 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.775 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.777 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.778 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.783 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.783 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.783 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.784 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.786 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.788 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.789 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.797 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.797 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.805 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.807 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.808 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.808 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.809 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.815 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.815 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.816 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.817 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.818 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.825 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.827 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.834 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.837 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.840 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.842 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.842 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.848 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.851 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.857 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.858 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.858 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.858 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.860 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.861 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.864 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.866 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.868 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.869 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.869 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.879 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.881 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.883 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.885 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.885 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.888 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.896 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.897 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.901 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.901 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.903 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.927 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.928 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.928 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.929 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.929 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.933 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.935 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.935 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.939 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.939 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.939 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.939 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.942 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.942 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.943 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.945 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.946 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.946 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.948 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.951 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.951 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.953 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.953 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.954 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.956 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.959 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.965 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.965 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.966 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.969 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.971 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.992 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.992 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.994 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:03.996 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.001 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.006 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.006 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.007 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.009 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.010 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.011 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.014 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.019 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.020 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.024 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.025 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.025 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.027 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.027 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.027 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.028 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.029 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.033 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.037 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.037 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.039 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.040 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.045 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.046 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.050 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.050 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.062 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.062 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.064 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.072 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.074 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.074 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.075 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.084 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.089 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.091 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.096 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.096 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.100 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.100 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.103 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.103 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.104 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.111 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.111 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.117 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.119 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.119 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.120 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.125 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.126 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.127 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.133 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.133 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.133 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.133 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.139 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.139 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.141 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.141 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.144 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.144 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.150 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.150 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.153 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.155 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.157 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.161 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.163 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.165 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.167 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.170 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.175 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.176 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.178 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.180 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.180 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.180 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.184 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.186 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.186 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.188 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.189 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.193 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.202 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.205 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.207 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.210 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.211 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.219 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.220 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.224 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.229 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.234 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.236 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.236 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.240 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.241 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.243 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.250 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.251 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.256 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.257 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.262 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.262 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.269 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.271 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.274 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.278 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.281 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.289 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.291 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.293 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.294 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.295 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.295 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.298 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.300 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.301 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.303 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.304 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.307 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.310 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.310 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.312 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.317 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.318 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.319 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.319 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.323 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.323 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.327 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.328 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.333 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.335 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.338 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.342 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.343 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.345 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.347 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.347 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.349 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.355 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.360 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.360 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.367 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.371 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.372 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.372 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.379 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.382 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.382 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.385 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.389 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.390 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.391 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.396 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.396 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.397 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.403 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.407 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.421 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.421 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.421 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.421 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.422 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.422 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.422 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.422 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.423 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.423 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.425 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.426 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.426 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.428 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.428 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.430 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.432 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.435 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.435 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.437 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.442 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.445 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.447 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.449 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.451 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.452 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.453 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.453 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.455 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.460 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.461 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.464 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.469 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.469 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.470 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.475 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.475 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.475 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.478 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.480 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.488 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.491 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.492 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.496 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.503 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.507 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.507 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.512 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.521 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.525 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.525 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.533 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.534 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.538 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.546 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.546 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.550 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.551 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.555 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.557 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.557 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.558 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.561 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.562 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.566 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.567 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.573 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.576 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.580 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.580 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.584 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.586 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.588 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.591 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.602 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.610 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.610 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.611 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.612 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.616 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.617 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.619 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.620 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.621 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.624 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.624 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.627 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.628 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.646 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.647 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.647 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.648 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.649 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.650 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.658 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.660 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.660 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.667 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.669 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.672 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.675 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.678 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.678 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.686 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.687 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.693 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.693 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.695 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.696 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.701 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.702 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.702 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.706 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.707 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.707 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.718 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.719 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.722 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.722 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.730 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.730 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.731 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.731 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.733 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.736 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.736 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.737 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.739 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.739 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.742 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.744 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.744 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.753 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.755 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.759 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.765 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.769 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.770 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.771 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.771 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.774 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.774 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.778 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.780 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.783 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.783 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.783 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.784 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.788 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.789 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.789 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.791 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.791 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.792 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.793 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.800 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.801 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.807 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.811 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.811 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.812 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.814 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.816 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.817 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.817 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.818 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.820 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.825 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.826 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.836 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.836 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.837 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.838 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.843 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.844 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.845 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.845 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.850 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.851 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.853 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.859 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.860 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.861 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.863 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.867 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.871 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.874 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.877 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.880 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.882 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.882 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.884 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.890 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.890 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.890 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.890 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.893 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.894 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.896 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.899 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.902 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.905 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.907 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.914 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.914 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.919 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.932 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.932 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.933 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.935 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.943 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.945 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.945 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.946 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.947 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.951 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.953 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.957 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.959 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.962 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.964 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.964 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.966 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.966 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.969 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.969 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.972 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.972 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.976 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.976 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.981 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.983 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.987 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.988 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.989 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:04.998 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.001 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.002 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.004 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.006 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.007 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.009 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.010 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.013 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.013 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.014 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.015 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.018 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.018 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.025 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.025 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.026 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.028 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.028 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.029 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.029 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.029 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.030 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.030 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.033 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.038 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.042 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.044 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.046 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.047 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.049 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.049 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.053 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.055 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.058 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.067 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.075 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.075 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.077 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.078 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.085 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.088 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.089 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.089 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.090 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.092 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.093 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.095 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.095 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.097 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.097 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.101 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.104 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.105 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.107 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.108 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.109 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.115 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.118 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.119 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.123 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.123 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.123 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.123 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.129 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.134 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.134 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.134 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.135 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.144 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.146 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.149 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.150 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.156 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.160 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.163 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.163 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.170 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.171 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.173 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.173 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.179 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.179 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.182 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.189 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.189 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.189 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.192 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.201 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.207 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.207 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.208 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.208 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.213 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.215 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.216 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.217 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.222 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.226 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.227 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.229 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.230 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.231 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.233 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.237 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.239 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.241 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.242 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.243 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.244 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.246 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.251 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.252 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.254 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.256 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.261 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.263 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.263 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.269 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.270 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.275 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.276 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.276 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.280 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.280 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.288 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.289 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.294 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.295 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.300 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.301 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.300 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.301 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.303 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.305 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.306 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.309 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.312 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.312 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.314 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.316 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.317 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.320 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.323 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.323 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.324 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.332 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.332 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.335 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.337 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.342 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.348 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.352 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.354 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.358 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.361 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.367 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.367 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.367 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.374 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.379 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.382 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.384 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.387 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.387 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.389 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.390 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.393 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.399 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.401 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.402 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.405 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.406 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.411 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.416 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.417 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.418 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.419 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.420 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.423 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.427 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.427 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.429 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.434 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.440 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.444 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.454 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.455 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.457 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.458 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.458 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.460 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.460 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.463 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.463 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.467 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.468 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.469 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.472 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.474 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.476 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.476 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.478 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.483 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.485 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.485 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.487 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.487 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.488 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.491 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.501 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.501 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.505 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.505 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.509 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.511 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.513 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.513 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.519 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.521 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.521 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.526 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.531 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.532 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.534 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.534 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.535 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.538 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.543 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.543 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.544 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.546 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.546 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.551 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.552 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.555 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.560 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.560 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.562 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.564 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.564 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.564 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.567 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.569 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.574 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.576 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.577 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.578 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.578 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.580 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.581 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.590 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.592 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.593 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.594 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.595 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.597 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.598 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.602 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.605 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.609 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.611 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.617 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.620 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.620 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.621 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.622 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.622 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.624 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.626 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.629 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.631 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.640 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.644 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.645 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.657 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.657 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.657 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.658 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.659 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.659 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.661 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.662 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.664 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.670 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.671 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.682 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.686 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.687 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.690 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.692 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.693 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.694 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.695 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.695 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.698 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.700 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.700 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.702 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.704 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.704 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.706 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.709 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.716 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.724 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.726 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.726 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.728 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.733 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.735 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.740 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.740 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.743 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.746 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.750 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.755 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.755 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.758 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.760 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.760 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.761 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.762 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.763 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.763 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.765 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.766 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.766 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.773 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.774 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.779 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.779 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.782 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.788 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.788 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.789 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.790 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.791 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.793 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.794 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.794 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.799 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.802 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.803 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.803 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.810 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.814 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.817 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.825 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.826 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.830 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.836 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.842 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.842 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.842 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.843 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.844 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.846 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.846 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.852 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.855 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.855 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.859 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.860 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.863 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.867 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.867 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.871 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.871 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.873 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.873 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.883 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.885 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.889 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.892 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.896 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.897 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.899 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.901 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.901 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.904 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.908 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.913 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.929 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.929 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.931 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.932 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.934 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.946 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.947 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.947 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.951 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.954 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.955 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.955 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.956 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.957 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.958 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.959 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.961 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.963 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.967 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.973 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.973 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.978 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.982 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.985 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.993 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.997 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:05.998 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.002 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.003 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.004 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.004 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.006 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.009 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.013 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.019 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.021 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.023 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.025 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.025 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.026 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.027 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.029 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.030 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.033 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.035 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.037 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.039 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.043 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.044 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.044 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.047 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.053 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.063 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.063 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.066 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.067 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.067 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.068 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.070 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.070 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.074 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.079 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.083 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.083 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.084 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.086 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.089 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.091 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.091 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.095 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.105 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.114 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.114 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.118 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.120 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.121 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.122 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.128 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.129 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.131 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.134 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.134 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.136 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.143 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.143 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.147 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.151 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.153 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.153 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.157 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.159 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.162 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.162 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.169 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.171 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.171 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.173 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.174 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.174 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.175 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.176 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.181 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.181 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.187 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.189 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.189 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.189 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.191 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.192 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.192 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.193 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.193 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.207 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.210 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.212 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.214 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.214 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.214 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.215 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.215 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.219 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.222 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.223 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.231 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.236 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.239 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.239 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.241 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.242 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.243 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.250 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.251 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.253 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.254 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.258 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.262 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.262 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.263 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.273 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.273 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.274 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.276 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.277 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.278 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.278 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.279 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.281 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.283 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.285 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.293 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.296 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.299 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.305 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.305 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.312 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.312 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.314 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.314 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.316 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.318 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.322 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.322 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.325 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.325 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.327 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.329 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.332 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.334 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.337 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.338 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.339 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.340 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.340 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.347 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.353 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.356 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.358 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.358 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.360 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.362 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.364 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.364 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.368 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.370 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.377 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.383 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.385 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.387 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.390 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.390 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.397 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.398 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.398 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.401 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.404 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.404 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.405 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.405 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.408 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.409 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.409 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.415 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.421 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.423 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.423 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.426 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.426 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.430 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.440 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.441 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.441 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.441 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.442 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.442 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.445 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.446 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.447 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.448 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.448 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.451 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.451 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.452 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.454 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.457 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.459 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.461 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.463 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.464 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.465 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.467 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.469 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.469 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.471 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.472 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.475 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.479 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.479 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.480 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.495 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.498 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.501 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.508 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.510 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.510 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.510 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.515 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.515 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.519 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.519 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.519 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.522 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.523 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.523 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.533 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.539 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.539 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.540 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.544 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.553 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.553 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.554 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.555 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.557 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.557 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.566 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.569 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.569 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.570 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.571 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.571 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.573 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.574 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.575 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.575 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.577 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.577 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.578 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.589 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.593 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.594 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.594 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.601 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.601 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.613 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.627 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.628 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.629 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.629 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.635 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.636 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.644 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.646 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.648 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.652 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.653 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.655 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.658 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.661 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.661 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.663 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.667 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.667 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.668 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.673 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.675 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.675 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.675 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.675 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.678 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.679 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.683 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.685 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.687 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.690 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.691 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.691 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.693 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.694 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.694 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.700 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.702 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.702 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.702 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.705 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.705 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.708 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.708 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.712 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.716 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.718 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.719 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.722 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.726 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.726 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.729 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.730 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.734 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.734 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.743 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.743 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.743 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.744 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.746 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.746 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.753 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.754 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.756 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.756 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.756 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.756 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.767 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.774 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.775 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.776 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.779 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.779 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.784 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.790 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.791 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.791 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.794 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.795 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.802 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.802 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.803 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.803 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.804 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.804 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.808 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.808 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.808 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.810 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.811 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.812 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.815 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.817 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.820 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.826 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.827 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.827 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.829 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.832 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.836 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.836 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.837 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.838 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.841 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.843 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.844 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.844 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.851 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.857 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.862 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.870 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.870 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.872 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.873 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.876 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.877 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.886 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.889 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.891 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.892 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.895 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.896 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.896 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.901 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.903 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.904 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.904 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.907 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.908 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.909 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.910 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.914 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.914 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.918 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.920 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.921 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.922 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.922 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.925 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.929 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.930 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.931 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.933 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.935 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.938 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.940 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.941 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.944 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.954 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.954 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.957 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.959 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.963 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.963 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.967 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.969 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.973 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.973 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.974 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.975 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.975 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.976 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.978 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.981 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.982 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.982 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.984 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.985 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.986 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.990 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.995 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:06.997 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.003 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.007 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.012 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.012 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.012 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.014 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.014 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.019 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.024 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.034 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.035 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.035 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.036 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.039 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.041 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.043 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.044 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.044 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.046 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.051 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.053 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.053 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.060 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.060 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.060 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.070 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.070 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.072 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.072 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.073 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.073 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.076 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.095 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.095 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.095 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.095 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.100 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.100 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.103 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.104 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.104 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.107 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.110 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.118 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.118 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.123 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.126 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.130 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.131 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.132 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.136 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.136 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.136 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.138 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.140 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.140 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.142 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.148 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.153 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.154 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.154 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.157 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.164 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.169 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.169 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.171 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.172 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.174 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.177 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.178 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.178 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.180 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.181 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.185 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.191 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.191 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.195 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.201 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.202 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.202 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.207 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.209 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.212 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.214 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.215 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.216 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.219 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.222 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.234 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.234 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.234 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.234 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.236 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.239 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.239 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.244 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.244 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.251 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.252 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.256 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.260 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.263 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.264 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.267 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.268 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.269 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.285 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.285 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.294 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.294 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.294 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.300 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.303 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.309 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.310 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.312 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.316 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.317 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.318 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.320 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.324 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.324 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.328 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.328 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.328 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.331 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.339 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.340 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.343 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.344 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.351 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.355 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.355 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.361 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.365 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.368 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.370 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.373 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.376 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.378 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.378 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.380 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.380 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.381 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.386 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.388 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.393 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.397 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.397 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.401 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.403 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.404 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.405 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.405 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.407 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.422 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.423 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.423 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.430 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.431 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.433 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.436 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.436 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.438 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.442 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.442 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.448 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.448 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.448 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.451 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.453 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.454 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.459 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.461 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.462 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.475 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.476 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.477 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.479 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.484 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.485 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.492 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.494 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.496 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.498 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.501 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.504 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.508 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.510 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.512 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.519 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.521 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.524 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.526 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.527 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.531 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.533 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.533 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.535 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.537 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.539 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.541 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.541 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.544 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.545 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.547 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.548 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.550 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.551 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.553 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.553 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.557 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.557 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.557 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.558 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.559 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.561 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.564 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.572 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.572 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.572 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.572 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.572 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.572 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.573 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.575 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.580 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.585 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.588 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.588 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.594 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.595 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.596 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.601 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.605 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.606 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.606 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.607 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.609 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.609 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.610 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.611 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.613 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.619 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.620 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.621 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.621 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.623 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.628 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.628 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.632 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.633 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.635 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.640 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.643 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.650 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.651 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.653 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.655 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.656 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.661 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.667 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.668 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.673 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.682 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.682 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.686 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.686 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.686 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.689 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.691 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.691 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.692 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.693 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.696 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.698 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.704 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.705 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.709 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.713 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.714 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.723 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.728 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.729 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.734 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.739 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.740 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.743 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.752 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.753 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.755 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.755 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.756 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.762 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.765 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.767 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.771 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.773 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.774 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.777 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.778 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.779 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.784 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.785 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.786 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.786 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.786 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.793 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.794 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.798 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.801 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.802 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.804 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.808 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.808 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.814 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.820 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.823 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.824 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.824 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.827 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.833 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.847 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.849 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.849 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.852 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.854 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.855 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.857 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.860 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.863 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.864 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.866 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.866 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.870 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.872 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.876 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.879 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.881 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.882 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.886 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.887 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.887 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.890 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.897 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.901 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.905 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.905 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.906 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.907 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.907 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.910 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.914 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.919 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.923 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.927 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.930 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.931 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.931 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.934 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.938 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.938 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.943 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.943 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.943 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.954 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.954 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.956 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.959 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.962 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.964 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.967 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.967 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.974 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.974 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.974 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.978 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.978 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.978 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.985 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.985 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.985 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.986 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.987 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.993 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.996 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.997 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.997 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.997 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.999 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:07.999 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.001 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.005 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.006 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.018 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.024 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.024 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.029 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.029 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.029 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.029 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.029 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.039 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.040 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.044 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.044 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.044 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.045 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.046 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.047 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.051 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.056 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.060 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.064 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.064 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.065 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.066 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.069 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.075 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.077 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.081 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.083 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.086 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.088 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.089 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.099 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.099 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.099 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.102 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.103 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.105 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.109 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.110 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.111 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.114 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.114 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.118 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.118 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.119 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.120 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.120 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.122 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.128 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.130 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.133 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.133 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.135 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.135 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.135 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.145 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.145 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.145 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.145 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.145 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.147 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.148 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.149 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.159 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.162 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.169 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.169 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.169 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.170 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.174 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.177 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.178 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.178 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.184 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.186 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.188 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.188 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.191 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.192 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.192 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.195 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.196 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.199 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.201 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.206 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.210 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.213 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.220 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.224 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.230 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.231 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.235 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.239 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.239 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.247 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.254 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.254 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.263 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.263 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.263 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.263 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.263 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.267 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.268 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.272 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.273 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.277 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.277 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.282 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.284 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.284 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.287 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.287 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.287 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.293 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.294 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.294 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.296 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.299 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.310 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.311 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.313 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.317 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.317 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.317 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.319 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.321 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.328 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.328 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.329 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.330 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.331 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.331 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.334 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.335 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.337 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.337 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.338 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.340 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.347 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.349 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.349 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.351 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.351 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.353 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.353 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.354 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.354 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.355 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.361 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.361 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.364 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.367 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.367 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.372 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.372 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.378 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.379 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.382 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.383 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.386 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.386 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.386 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.394 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.412 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.418 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.418 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.420 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.420 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.422 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.422 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.424 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.427 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.427 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.432 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.433 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.435 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.438 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.439 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.442 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.443 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.443 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.447 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.449 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.449 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.449 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.451 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.457 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.457 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.460 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.461 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.470 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.472 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.472 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.474 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.483 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.485 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.485 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.487 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.488 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.494 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.498 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.505 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.505 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.508 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.508 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.508 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.509 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.510 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.510 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.511 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.513 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.516 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.518 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.518 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.521 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.521 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.523 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.525 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.529 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.530 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.531 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.534 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.535 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.543 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.550 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.550 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.551 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.551 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.554 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.557 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.558 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.558 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.561 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.561 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.564 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.564 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.565 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.568 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.575 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.575 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.578 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.609 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.611 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.611 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.612 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.614 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.617 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.618 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.619 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.619 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.620 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.621 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.626 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.629 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.639 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.639 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.640 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.641 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.642 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.647 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.654 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.655 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.655 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.662 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.664 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.668 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.671 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.673 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.676 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.681 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.681 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.683 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.684 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.684 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.686 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.686 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.691 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.694 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.695 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.701 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.701 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.702 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.708 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.708 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.708 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.709 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.714 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.721 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.730 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.736 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.736 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.736 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.738 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.738 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.738 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.738 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.739 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.742 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.743 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.744 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.745 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.745 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.748 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.748 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.752 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.754 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.756 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.756 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.756 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.757 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.760 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.761 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.761 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.762 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.765 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.767 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.770 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.770 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.772 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.775 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.777 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.778 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.778 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.781 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.785 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.789 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.791 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.796 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.797 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.798 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.802 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.805 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.807 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.809 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.812 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.816 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.818 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.819 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.820 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.821 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.822 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.826 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.828 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.829 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.829 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.833 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.836 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.839 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.842 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.846 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.849 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.851 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.852 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.854 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.855 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.857 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.857 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.860 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.861 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.861 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.864 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.867 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.869 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.870 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.875 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.875 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.881 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.881 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.884 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.884 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.887 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.887 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.889 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.889 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.890 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.891 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.892 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.893 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.899 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.907 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.908 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.910 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.911 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.915 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.919 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.920 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.920 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.923 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.930 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.934 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.936 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.940 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.942 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.947 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.950 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.956 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.957 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.965 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.966 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.971 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.980 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.982 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.984 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.984 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.984 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.990 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.993 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:08.993 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.030 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.035 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.038 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.038 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.041 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.042 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.046 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.046 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.046 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.046 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.048 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.048 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.048 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.049 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.049 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.054 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.054 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.054 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.059 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.059 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.061 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.071 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.076 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.081 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.081 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.081 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.081 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.083 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.086 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.089 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.095 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.098 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.101 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.102 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.103 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.104 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.105 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.106 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.121 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.122 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.124 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.127 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.127 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.127 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.128 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.132 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.132 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.136 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.138 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.139 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.144 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.146 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.147 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.150 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.152 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.155 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.158 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.158 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.159 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.159 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.160 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.167 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.169 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.169 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.171 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.176 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.176 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.179 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.184 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.186 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.187 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.188 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.193 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.195 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.198 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.198 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.202 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.204 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.207 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.208 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.212 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.218 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.223 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.225 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.229 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.231 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.231 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.238 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.239 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.242 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.243 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.244 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.246 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.246 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.249 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.251 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.251 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.254 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.255 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.255 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.255 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.256 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.257 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.261 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.261 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.262 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.262 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.269 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.270 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.271 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.272 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.276 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.279 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.280 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.287 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.288 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.288 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.295 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.297 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.298 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.301 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.302 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.309 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.309 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.313 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.313 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.317 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.317 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.320 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.323 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.326 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.327 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.336 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.337 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.337 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.340 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.342 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.342 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.346 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.348 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.350 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.354 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.355 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.356 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.357 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.359 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.360 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.361 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.361 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.362 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.368 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.373 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.375 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.387 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.387 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.388 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.392 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.393 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.397 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.402 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.408 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.409 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.410 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.413 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.421 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.424 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.425 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.425 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.436 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.440 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.441 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.441 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.442 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.442 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.443 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.444 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.447 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.447 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.454 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.460 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.461 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.463 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.468 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.470 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.476 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.479 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.479 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.479 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.479 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.481 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.486 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.486 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.487 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.491 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.497 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.497 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.499 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.501 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.503 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.507 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.508 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.510 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.512 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.513 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.513 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.521 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.521 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.525 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.527 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.531 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.534 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.543 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.547 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.548 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.553 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.554 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.555 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.558 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.560 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.561 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.562 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.563 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.563 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.563 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.567 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.569 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.572 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.575 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.577 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.583 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.584 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.586 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.593 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.596 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.598 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.601 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.605 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.609 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.610 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.614 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.615 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.618 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.619 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.620 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.624 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.624 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.625 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.626 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.626 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.627 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.629 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.630 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.631 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.631 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.632 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.635 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.640 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.642 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.643 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.646 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.647 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.649 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.649 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.650 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.652 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.652 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.653 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.654 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.655 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.656 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.658 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.658 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.673 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.673 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.674 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.677 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.677 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.678 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.680 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.680 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.688 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.692 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.692 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.696 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.697 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.699 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.700 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.704 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.708 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.714 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.717 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.719 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.724 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.725 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.729 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.737 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.737 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.741 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.741 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.743 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.746 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.752 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.763 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.767 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.770 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.770 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.775 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.775 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.776 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.783 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.783 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.785 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.786 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.786 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.787 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.789 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.790 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.790 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.792 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.793 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.793 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.800 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.806 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.817 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.819 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.823 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.826 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.827 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.832 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.832 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.836 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.839 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.839 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.841 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.841 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.845 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.846 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.846 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.848 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.849 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.849 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.854 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.855 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.856 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.856 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.860 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.868 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.868 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.869 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.870 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.870 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.871 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.872 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.872 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.875 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.879 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.883 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.883 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.886 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.891 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.892 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.894 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.896 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.897 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.898 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.906 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.907 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.910 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.918 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.921 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.921 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.923 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.923 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.923 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.926 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.926 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.930 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.933 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.934 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.941 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.943 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.952 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.952 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.955 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.956 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.957 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.960 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.966 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.971 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.975 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.978 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.982 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.989 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.989 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.989 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.989 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.994 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.998 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:09.998 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.001 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.004 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.008 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.010 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.013 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.017 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.017 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.021 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.026 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.028 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.029 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.032 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.034 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.043 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.044 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.049 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.049 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.054 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.054 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.058 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.061 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.063 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.063 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.066 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.067 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.067 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.070 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.079 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.079 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.079 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.083 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.083 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.089 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.090 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.092 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.092 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.097 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.107 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.107 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.108 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.116 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.116 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.120 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.125 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.129 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.129 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.130 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.135 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.137 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.139 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.140 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.141 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.141 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.141 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.141 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.147 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.151 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.154 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.159 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.159 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.167 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.171 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.172 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.176 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.176 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.176 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.177 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.180 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.187 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.191 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.194 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.203 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.215 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.221 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.224 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.226 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.230 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.236 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.238 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.238 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.240 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.241 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.244 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.245 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.247 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.250 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.250 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.254 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.254 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.256 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.263 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.270 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.277 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.277 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.277 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.279 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.281 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.281 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.285 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.285 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.286 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.289 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.296 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.297 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.297 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.299 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.301 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.301 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.301 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.302 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.307 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.307 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.308 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.311 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.314 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.317 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.318 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.320 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.321 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.322 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.326 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.327 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.332 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.335 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.337 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.342 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.342 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.342 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.345 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.346 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.347 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.354 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.356 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.358 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.360 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.364 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.364 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.370 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.370 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.372 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.373 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.376 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.380 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.380 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.381 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.384 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.385 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.386 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.386 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.389 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.391 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.392 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.400 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.402 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.404 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.408 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.411 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.412 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.413 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.413 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.419 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.419 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.419 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.425 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.428 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.433 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.433 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.435 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.435 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.436 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.439 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.442 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.442 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.448 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.448 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.452 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.452 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.452 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.454 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.455 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.456 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.457 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.463 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.468 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.470 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.471 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.472 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.474 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.476 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.479 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.486 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.488 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.493 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.493 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.496 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.498 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.498 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.501 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.502 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.502 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.507 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.508 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.509 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.509 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.510 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.511 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.527 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.527 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.530 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.534 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.536 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.536 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.539 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.546 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.547 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.550 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.553 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.557 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.558 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.558 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.562 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.564 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.571 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.574 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.577 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.578 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.580 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.591 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.593 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.593 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.594 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.595 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.596 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.602 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.602 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.604 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.608 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.609 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.610 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.611 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.612 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.613 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.616 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.617 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.619 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.619 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.620 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.620 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.623 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.625 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.627 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.631 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.636 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.643 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.646 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.647 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.648 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.648 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.652 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.657 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.660 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.663 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.666 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.671 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.672 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.680 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.682 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.695 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.705 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.708 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.709 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.713 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.716 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.717 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.719 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.721 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.724 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.727 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.728 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.728 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.731 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.735 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.738 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.740 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.743 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.746 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.748 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.752 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.753 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.753 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.762 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.763 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.763 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.766 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.768 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.768 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.772 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.775 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.775 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.777 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.785 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.786 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.787 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.791 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.795 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.798 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.799 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.799 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.800 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.803 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.816 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.817 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.820 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.820 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.821 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.823 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.824 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.826 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.829 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.830 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.835 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.836 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.837 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.838 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.839 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.840 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.843 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.845 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.847 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.848 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.849 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.850 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.851 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.853 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.854 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.856 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.858 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.858 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.863 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.863 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.865 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.866 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.868 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.869 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.870 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.873 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.876 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.880 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.884 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.884 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.888 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.888 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.888 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.889 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.890 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.891 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.892 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.898 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.899 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.904 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.905 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.908 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.908 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.916 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.916 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.916 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.918 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.926 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.941 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.943 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.945 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.945 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.947 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.947 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.948 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.949 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.949 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.951 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.951 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.951 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.951 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.954 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.958 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.959 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.965 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.965 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.969 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.978 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.978 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.982 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.988 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.990 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.992 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.993 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:10.996 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.001 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.001 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.004 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.004 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.004 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.005 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.007 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.010 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.015 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.016 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.019 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.023 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.031 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.034 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.042 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.042 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.043 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.045 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.050 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.058 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.062 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.073 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.073 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.080 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.080 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.091 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.095 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.096 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.099 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.101 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.102 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.105 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.109 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.110 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.112 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.112 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.116 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.119 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.122 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.122 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.133 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.136 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.137 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.142 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.143 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.149 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.149 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.151 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.152 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.153 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.155 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.157 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.159 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.162 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.167 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.167 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.167 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.167 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.167 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.168 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.170 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.171 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.173 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.178 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.181 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.184 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.187 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.188 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.188 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.191 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.191 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.193 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.194 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.196 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.197 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.197 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.201 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.202 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.203 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.204 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.206 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.206 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.208 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.218 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.218 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.228 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.228 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.234 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.234 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.236 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.236 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.238 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.240 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.242 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.243 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.246 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.246 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.248 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.249 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.251 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.252 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.255 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.255 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.256 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.256 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.268 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.274 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.276 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.276 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.279 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.279 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.285 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.290 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.290 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.297 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.302 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.303 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.308 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.310 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.313 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.313 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.314 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.314 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.317 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.318 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.318 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.320 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.320 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.327 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.328 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.334 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.334 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.337 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.338 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.342 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.344 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.346 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.351 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.355 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.360 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.362 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.362 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.364 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.365 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.368 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.369 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.371 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.373 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.374 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.377 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.377 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.384 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.385 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.385 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.387 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.388 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.390 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.391 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.396 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.397 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.399 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.399 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.401 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.401 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.404 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.404 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.408 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.410 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.413 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.414 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.416 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.417 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.418 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.419 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.422 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.423 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.430 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.432 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.437 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.442 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.444 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.450 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.452 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.453 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.455 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.457 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.458 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.460 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.463 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.469 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.470 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.471 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.476 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.479 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.482 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.485 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.490 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.490 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.493 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.497 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.497 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.503 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.508 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.509 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.509 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.511 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.512 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.518 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.520 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.521 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.522 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.535 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.536 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.541 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.543 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.544 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.546 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.551 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.552 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.553 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.553 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.558 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.564 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.566 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.568 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.570 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.571 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.573 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.575 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.576 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.577 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.580 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.581 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.585 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.586 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.587 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.588 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.590 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.590 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.592 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.592 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.593 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.593 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.597 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.597 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.603 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.608 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.611 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.616 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.616 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.616 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.616 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.616 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.624 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.626 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.627 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.628 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.628 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.628 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.630 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.630 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.631 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.632 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.632 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.636 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.642 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.646 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.655 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.657 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.658 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.659 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.664 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.664 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.666 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.669 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.669 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.671 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.672 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.675 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.675 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.677 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.681 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.685 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.685 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.691 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.694 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.694 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.694 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.699 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.700 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.701 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.702 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.706 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.708 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.711 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.718 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.720 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.721 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.722 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.726 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.728 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.730 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.730 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.732 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.734 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.734 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.737 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.760 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.760 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.760 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.760 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.760 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.760 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.760 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.761 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.762 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.762 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.763 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.763 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.763 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.768 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.770 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.771 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.773 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.775 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.775 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.777 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.778 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.782 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.788 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.790 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.792 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.793 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.796 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.796 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.799 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.801 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.804 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.806 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.816 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.820 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.821 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.829 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.829 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.829 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.829 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.834 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.838 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.842 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.844 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.847 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.850 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.850 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.850 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.852 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.855 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.857 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.858 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.858 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.861 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.864 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.871 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.872 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.874 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.877 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.878 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.880 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.881 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.884 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.884 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.884 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.889 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.891 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.894 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.894 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.898 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.908 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.913 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.913 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.918 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.919 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.920 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.931 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.935 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.935 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.937 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.939 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.961 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.961 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.962 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.962 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.962 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.962 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.965 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.965 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.967 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.971 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.971 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.974 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.976 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.978 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.978 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.982 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.986 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.987 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.991 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.991 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.995 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.997 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:11.998 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.005 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.012 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.017 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.022 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.023 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.023 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.024 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.031 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.032 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.034 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.042 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.043 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.044 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.045 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.048 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.048 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.055 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.062 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.062 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.066 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.070 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.070 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.074 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.077 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.079 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.079 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.081 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.091 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.091 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.092 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.093 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.095 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.101 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.103 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.106 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.110 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.112 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.112 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.117 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.123 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.123 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.126 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.127 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.127 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.135 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.135 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.137 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.138 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.143 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.146 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.152 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.152 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.155 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.160 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.161 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.162 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.163 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.164 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.164 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.172 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.176 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.177 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.178 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.179 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.183 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.189 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.194 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.195 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.196 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.197 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.198 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.200 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.206 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.212 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.212 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.214 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.214 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.216 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.220 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.224 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.234 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.238 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.240 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.240 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.240 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.241 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.242 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.242 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.246 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.249 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.252 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.256 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.260 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.265 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.268 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.269 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.270 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.271 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.271 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.272 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.276 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.277 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.280 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.281 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.283 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.289 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.294 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.300 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.300 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.306 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.306 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.307 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.308 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.309 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.310 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.312 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.312 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.315 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.321 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.323 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.328 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.328 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.330 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.336 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.338 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.339 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.346 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.357 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.357 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.361 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.362 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.365 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.370 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.374 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.383 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.383 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.383 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.385 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.385 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.390 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.391 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.396 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.408 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.411 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.414 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.415 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.416 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.417 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.417 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.418 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.420 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.428 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.429 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.431 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.431 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.434 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.436 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.437 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.437 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.439 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.441 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.445 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.445 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.454 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.458 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.461 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.462 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.463 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.464 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.464 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.468 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.468 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.470 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.470 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.479 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.480 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.483 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.485 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.488 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.488 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.490 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.493 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.494 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.496 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.507 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.511 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.511 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.513 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.513 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.514 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.516 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.518 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.518 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.520 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.523 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.527 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.528 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.528 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.531 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.535 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.537 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.537 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.539 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.541 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.541 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.544 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.547 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.548 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.549 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.552 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.552 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.553 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.555 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.557 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.563 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.566 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.566 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.568 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.569 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.569 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.572 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.575 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.578 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.584 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.585 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.587 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.590 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.592 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.592 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.593 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.594 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.595 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.595 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.595 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.596 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.596 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.597 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.603 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.608 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.611 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.613 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.617 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.621 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.622 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.623 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.625 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.629 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.629 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.629 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.632 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.635 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.635 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.638 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.638 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.638 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.645 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.645 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.651 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.651 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.656 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.659 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.660 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.661 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.664 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.668 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.668 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.671 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.674 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.677 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.678 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.679 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.681 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.681 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.688 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.688 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.692 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.696 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.697 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.698 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.701 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.703 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.705 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.707 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.707 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.709 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.709 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.714 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.718 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.718 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.719 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.720 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.721 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.725 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.726 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.728 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.730 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.731 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.734 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.734 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.735 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.735 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.737 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.737 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.739 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.740 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.741 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.744 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.745 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.752 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.752 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.752 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.752 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.759 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.761 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.770 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.775 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.775 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.776 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.785 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.785 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.788 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.789 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.789 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.792 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.792 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.797 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.797 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.798 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.801 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.801 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.804 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.807 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.813 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.813 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.819 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.819 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.821 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.821 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.823 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.833 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.834 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.836 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.839 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.839 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.845 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.847 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.847 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.849 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.850 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.851 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.855 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.856 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.858 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.860 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.861 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.866 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.868 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.868 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.871 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.871 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.875 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.875 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.879 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.882 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.887 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.890 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.891 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.897 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.899 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.902 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.904 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.905 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.907 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.908 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.913 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.913 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.915 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.920 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.923 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.923 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.923 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.923 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.923 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.924 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.935 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.939 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.940 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.942 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.942 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.944 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.947 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.947 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.947 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.952 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.952 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.954 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.954 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.956 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.960 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.961 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.962 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.966 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.968 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.970 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.973 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.977 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.977 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.980 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.984 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.990 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.991 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.993 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.998 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.998 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:12.998 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.003 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.009 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.012 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.018 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.018 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.020 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.022 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.022 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.025 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.030 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.030 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.038 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.041 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.045 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.047 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.051 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.052 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.061 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.071 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.073 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.076 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.078 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.078 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.079 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.079 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.081 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.083 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.087 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.089 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.089 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.090 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.092 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.097 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.104 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.115 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.115 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.123 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.124 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.126 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.127 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.127 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.132 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.134 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.134 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.135 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.139 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.139 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.145 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.146 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.149 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.153 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.155 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.157 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.159 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.160 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.161 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.162 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.169 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.169 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.172 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.176 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.178 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.178 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.179 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.180 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.181 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.182 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.184 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.186 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.187 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.188 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.189 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.191 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.191 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.192 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.196 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.208 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.208 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.208 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.209 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.212 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.218 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.218 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.222 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.231 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.232 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.232 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.236 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.238 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.240 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.240 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.245 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.247 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.250 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.251 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.254 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.260 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.265 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.266 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.266 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.271 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.274 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.274 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.275 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.281 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.283 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.285 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.293 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.294 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.296 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.296 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.297 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.298 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.300 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.303 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.307 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.309 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.314 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.317 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.317 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.318 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.320 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.321 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.323 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.324 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.326 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.329 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.336 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.340 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.342 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.344 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.344 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.354 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.367 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.369 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.371 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.371 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.374 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.376 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.377 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.379 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.387 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.387 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.389 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.390 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.395 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.397 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.398 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.412 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.413 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.414 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.431 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.436 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.440 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.444 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.446 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.448 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.450 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.450 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.451 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.452 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.452 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.453 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.453 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.453 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.455 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.464 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.465 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.469 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.471 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.471 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.476 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.478 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.479 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.480 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.482 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.486 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.488 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.491 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.492 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.493 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.496 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.498 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.500 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.501 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.503 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.509 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.510 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.511 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.512 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.512 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.516 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.517 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.517 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.519 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.521 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.524 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.527 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.533 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.534 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.534 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.534 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.536 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.538 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.540 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.544 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.546 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.546 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.560 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.562 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.563 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.568 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.571 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.577 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.581 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.582 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.587 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.587 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.590 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.591 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.599 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.600 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.601 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.603 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.603 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.605 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.609 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.612 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.617 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.621 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.623 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.627 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.629 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.631 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.638 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.639 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.643 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.643 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.643 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.646 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.646 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.647 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.647 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.648 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.652 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.653 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.655 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.659 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.659 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.659 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.661 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.661 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.661 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.664 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.668 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.670 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.671 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.674 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.677 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.680 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.681 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.681 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.684 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.685 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.687 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.694 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.698 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.705 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.711 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.717 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.718 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.721 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.721 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.724 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.724 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.725 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.732 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.735 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.740 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.747 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.748 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.751 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.751 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.753 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.755 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.756 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.759 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.762 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.763 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.765 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.765 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.768 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.770 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.778 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.778 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.779 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.779 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.783 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.786 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.787 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.790 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.790 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.791 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.794 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.795 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.801 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.810 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.810 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.813 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.819 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.819 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.819 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.821 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.821 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.821 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.823 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.824 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.825 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.828 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.828 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.829 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.829 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.836 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.841 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.844 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.846 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.847 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.850 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.850 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.860 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.860 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.862 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.867 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.871 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.871 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.875 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.877 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.879 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.880 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.888 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.898 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.901 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.901 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.909 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.910 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.911 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.912 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.912 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.916 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.922 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.929 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.929 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.929 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.930 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.934 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.937 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.938 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.939 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.946 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.948 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.949 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.955 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.956 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.957 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.958 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.958 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.966 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.969 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.972 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.972 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.979 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.980 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.984 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.985 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.985 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.987 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.988 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.995 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:13.998 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.002 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.002 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.003 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.008 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.009 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.010 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.012 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.014 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.018 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.018 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.028 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.029 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.029 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.031 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.031 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.036 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.036 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.040 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.040 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.040 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.043 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.045 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.045 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.048 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.048 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.054 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.057 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.059 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.066 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.068 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.068 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.070 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.072 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.075 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.077 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.082 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.087 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.087 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.090 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.092 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.094 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.094 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.102 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.103 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.106 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.108 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.111 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.111 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.112 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.118 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.121 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.125 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.128 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.129 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.130 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.139 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.139 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.140 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.140 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.141 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.145 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.149 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.151 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.153 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.153 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.158 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.158 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.161 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.161 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.163 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.167 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.168 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.170 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.172 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.174 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.177 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.177 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.179 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.182 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.190 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.192 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.192 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.194 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.197 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.197 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.204 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.206 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.207 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.211 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.211 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.217 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.219 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.222 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.225 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.225 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.226 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.231 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.233 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.236 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.237 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.238 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.247 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.249 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.250 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.251 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.253 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.259 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.263 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.270 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.272 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.272 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.273 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.274 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.275 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.278 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.278 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.278 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.281 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.289 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.291 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.291 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.294 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.294 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.296 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.296 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.296 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.296 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.296 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.300 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.300 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.305 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.305 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.309 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.315 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.317 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.320 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.321 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.322 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.323 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.324 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.325 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.326 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.328 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.328 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.332 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.337 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.337 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.340 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.342 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.342 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.344 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.344 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.347 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.347 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.349 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.350 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.350 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.351 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.354 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.355 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.355 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.357 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.360 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.363 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.369 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.369 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.372 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.373 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.376 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.379 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.379 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.381 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.381 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.381 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.384 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.390 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.395 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.407 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.412 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.415 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.420 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.421 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.424 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.425 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.426 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.430 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.433 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.433 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.440 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.440 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.440 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.441 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.442 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.446 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.448 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.450 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.451 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.454 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.455 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.462 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.463 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.464 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.467 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.468 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.468 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.470 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.471 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.472 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.480 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.480 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.481 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.483 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.484 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.485 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.486 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.490 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.490 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.494 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.496 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.497 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.502 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.506 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.520 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.522 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.526 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.529 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.531 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.533 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.533 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.533 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.537 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.538 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.542 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.542 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.545 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.547 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.548 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.548 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.549 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.555 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.559 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.564 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.569 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.569 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.570 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.573 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.573 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.576 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.576 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.580 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.580 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.584 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.584 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.587 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.589 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.591 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.594 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.595 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.596 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.602 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.607 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.609 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.614 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.618 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.620 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.620 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.622 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.630 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.631 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.637 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.638 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.639 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.642 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.646 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.646 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.655 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.660 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.662 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.664 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.670 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.676 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.676 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.677 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.678 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.683 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.685 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.686 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.688 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.689 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.689 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.691 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.698 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.698 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.702 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.702 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.705 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.705 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.707 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.708 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.708 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.714 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.717 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.724 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.724 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.729 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.729 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.731 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.732 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.737 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.737 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.738 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.739 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.743 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.745 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.745 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.749 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.751 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.752 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.758 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.759 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.761 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.765 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.769 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.772 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.777 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.789 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.791 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.791 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.792 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.795 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.799 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.801 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.803 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.804 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.804 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.807 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.812 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.813 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.813 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.817 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.819 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.822 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.823 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.824 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.826 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.827 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.828 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.830 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.830 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.836 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.836 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.839 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.839 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.839 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.841 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.845 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.848 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.851 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.859 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.861 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.861 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.863 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.868 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.872 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.877 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.878 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.879 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.880 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.883 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.884 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.888 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.891 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.895 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.896 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.901 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.903 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.906 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.908 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.911 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.922 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.923 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.924 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.925 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.925 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.925 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.933 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.935 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.948 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.948 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.951 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.951 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.953 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.956 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.957 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.959 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.963 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.966 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.968 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.969 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.973 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.977 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.978 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.981 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.982 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.983 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.984 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.985 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.989 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.994 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.996 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.998 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:14.999 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.003 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.008 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.010 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.013 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.013 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.015 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.020 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.024 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.025 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.027 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.028 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.028 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.035 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.036 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.044 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.047 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.057 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.059 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.062 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.062 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.062 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.063 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.069 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.075 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.077 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.077 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.078 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.080 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.080 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.081 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.081 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.084 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.084 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.085 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.091 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.091 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.091 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.096 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.104 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.107 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.110 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.123 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.125 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.127 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.130 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.132 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.134 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.135 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.135 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.141 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.142 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.144 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.149 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.149 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.151 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.152 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.154 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.157 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.159 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.159 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.159 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.164 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.166 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.168 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.170 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.171 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.173 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.175 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.176 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.180 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.186 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.186 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.192 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.196 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.198 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.204 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.204 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.208 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.209 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.209 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.211 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.215 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.225 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.225 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.225 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.229 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.231 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.231 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.236 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.237 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.240 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.240 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.245 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.249 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.254 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.264 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.270 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.272 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.282 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.284 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.288 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.289 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.292 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.293 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.294 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.296 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.296 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.296 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.296 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.301 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.303 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.304 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.306 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.306 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.308 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.308 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.310 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.312 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.312 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.319 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.320 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.321 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.322 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.324 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.324 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.325 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.327 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.331 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.334 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.336 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.337 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.339 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.340 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.341 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.341 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.342 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.346 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.346 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.348 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.350 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.353 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.354 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.354 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.357 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.358 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.359 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.361 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.371 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.375 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.375 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.379 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.380 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.382 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.383 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.384 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.385 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.385 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.388 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.388 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.404 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.405 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.406 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.406 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.407 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.410 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.415 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.415 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.421 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.424 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.425 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.425 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.431 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.432 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.439 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.440 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.440 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.445 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.450 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.455 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.455 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.456 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.457 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.462 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.465 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.469 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.469 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.472 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.473 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.475 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.476 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.483 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.483 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.489 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.489 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.495 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.509 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.513 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.513 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.515 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.517 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.519 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.523 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.528 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.529 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.531 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.533 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.536 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.537 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.541 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.543 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.543 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.545 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.545 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.545 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.549 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.551 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.554 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.558 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.569 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.570 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.570 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.574 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.576 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.580 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.584 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.591 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.599 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.599 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.599 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.601 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.602 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.603 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.606 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.607 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.607 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.609 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.615 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.618 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.620 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.620 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.621 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.621 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.621 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.621 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.627 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.629 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.634 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.636 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.637 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.643 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.643 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.646 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.647 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.648 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.651 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.651 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.652 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.668 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.669 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.674 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.677 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.677 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.678 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.683 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.683 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.683 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.684 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.684 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.685 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.686 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.689 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.691 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.691 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.691 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.691 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.695 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.695 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.703 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.706 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.708 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.709 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.712 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.713 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.714 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.721 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.723 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.727 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.727 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.727 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.729 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.731 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.733 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.738 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.741 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.750 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.752 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.752 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.753 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.765 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.767 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.768 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.778 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.786 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.786 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.788 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.789 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.792 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.798 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.800 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.801 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.802 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.805 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.806 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.817 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.817 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.823 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.825 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.827 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.828 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.831 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.834 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.834 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.838 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.840 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.840 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.842 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.842 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.843 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.845 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.849 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.851 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.851 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.854 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.854 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.856 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.856 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.859 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.860 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.861 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.865 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.867 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.868 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.869 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.869 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.871 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.873 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.875 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.888 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.889 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.891 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.898 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.899 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.900 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.903 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.904 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.907 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.908 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.911 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.911 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.916 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.919 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.925 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.929 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.929 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.935 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.937 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.938 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.940 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.945 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.946 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.951 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.951 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.953 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.956 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.956 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.956 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.959 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.961 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.968 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.968 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.969 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.971 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.983 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.987 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.987 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:15.990 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.000 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.002 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.004 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.006 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.007 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.011 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.015 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.023 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.023 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.024 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.026 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.026 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.029 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.033 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.036 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.039 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.040 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.042 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.046 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.047 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.052 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.056 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.060 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.060 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.065 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.068 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.071 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.071 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.071 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.072 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.073 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.078 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.078 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.082 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.082 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.085 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.086 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.088 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.088 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.090 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.091 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.092 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.093 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.097 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.101 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.102 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.102 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.102 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.105 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.106 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.109 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.112 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.114 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.115 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.117 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.118 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.118 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.118 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.120 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.120 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.126 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.126 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.126 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.128 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.129 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.130 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.130 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.139 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.141 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.148 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.151 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.159 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.160 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.165 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.165 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.174 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.176 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.178 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.178 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.181 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.182 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.186 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.190 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.191 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.192 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.195 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.197 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.201 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.205 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.214 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.215 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.215 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.216 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.218 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.219 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.224 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.225 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.225 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.226 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.228 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.231 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.236 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.237 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.241 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.243 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.257 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.258 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.266 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.266 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.268 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.268 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.271 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.273 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.274 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.278 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.278 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.279 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.280 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.284 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.287 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.292 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.292 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.293 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.298 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.304 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.308 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.308 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.309 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.310 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.310 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.313 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.315 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.319 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.320 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.320 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.329 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.335 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.336 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.341 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.341 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.342 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.342 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.344 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.347 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.348 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.351 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.353 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.358 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.359 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.364 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.367 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.367 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.369 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.374 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.374 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.375 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.375 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.381 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.381 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.382 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.383 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.387 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.387 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.387 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.388 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.389 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.389 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.391 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.392 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.392 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.397 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.398 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.398 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.398 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.399 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.401 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.406 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.412 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.414 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.414 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.421 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.427 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.430 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.430 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.434 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.437 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.441 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.450 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.450 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.450 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.457 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.459 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.462 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.463 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.465 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.469 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.471 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.471 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.476 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.476 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.478 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.480 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.484 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.487 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.488 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.494 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.494 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.494 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.496 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.496 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.501 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.502 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.505 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.506 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.508 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.508 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.510 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.510 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.510 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.518 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.523 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.524 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.527 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.528 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.528 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.529 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.529 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.530 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.530 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.532 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.534 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.536 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.537 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.542 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.553 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.554 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.555 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.557 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.560 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.561 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.562 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.564 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.565 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.565 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.570 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.570 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.573 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.578 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.578 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.580 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.583 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.594 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.596 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.597 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.601 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.602 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.609 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.612 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.612 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.624 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.626 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.626 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.627 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.628 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.628 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.628 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.631 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.633 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.633 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.634 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.636 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.636 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.641 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.643 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.643 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.643 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.644 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.645 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.651 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.653 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.654 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.658 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.659 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.664 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.668 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.668 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.669 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.670 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.671 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.672 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.676 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.678 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.679 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.686 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.687 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.687 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.692 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.695 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.696 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.696 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.698 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.699 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.711 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.716 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.717 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.721 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.724 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.725 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.726 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.728 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.734 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.739 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.741 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.742 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.746 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.746 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.749 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.752 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.755 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.763 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.764 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.769 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.774 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.790 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.791 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.792 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.800 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.803 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.806 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.807 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.807 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.807 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.809 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.810 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.812 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.813 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.821 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.821 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.824 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.825 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.828 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.830 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.835 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.835 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.836 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.839 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.839 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.841 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.843 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.845 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.853 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.855 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.856 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.859 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.861 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.863 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.864 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.866 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.867 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.869 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.870 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.871 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.872 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.874 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.874 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.874 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.875 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.875 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.876 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.876 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.883 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.887 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.889 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.889 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.893 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.896 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.897 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.905 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.910 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.910 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.910 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.912 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.918 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.918 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.921 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.923 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.923 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.931 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.940 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.940 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.940 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.943 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.943 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.948 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.951 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.960 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.968 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.973 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.973 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.975 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.976 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.987 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.992 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.992 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.995 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:16.999 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.004 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.007 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.008 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.012 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.013 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.014 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.016 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.016 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.019 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.021 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.022 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.023 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.024 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.025 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.025 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.027 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.028 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.032 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.035 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.035 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.037 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.038 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.040 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.042 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.045 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.046 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.047 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.048 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.048 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.054 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.068 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.070 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.075 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.076 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.077 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.077 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.078 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.080 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.080 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.082 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.086 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.089 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.089 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.090 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.092 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.092 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.097 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.099 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.109 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.110 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.112 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.115 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.116 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.118 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.121 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.125 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.126 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.128 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.128 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.130 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.133 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.135 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.142 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.143 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.145 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.151 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.154 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.160 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.162 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.167 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.178 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.189 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.192 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.193 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.194 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.196 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.196 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.201 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.206 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.206 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.213 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.224 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.240 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.240 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.240 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.241 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.241 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.241 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.242 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.242 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.244 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.246 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.248 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.248 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.250 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.252 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.255 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.261 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.264 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.265 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.268 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.270 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.281 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.289 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.289 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.298 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.298 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.303 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.305 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.307 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.309 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.313 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.320 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.320 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.321 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.323 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.327 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.328 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.330 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.331 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.334 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.335 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.339 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.340 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.342 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.350 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.353 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.354 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.354 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.361 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.363 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.363 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.364 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.364 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.365 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.366 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.367 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.369 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.370 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.371 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.378 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.379 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.384 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.384 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.387 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.392 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.393 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.395 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.396 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.399 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.403 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.406 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.407 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.407 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.408 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.411 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.413 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.415 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.420 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.422 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.424 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.425 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.425 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.428 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.431 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.432 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.433 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.434 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.436 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.438 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.441 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.445 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.452 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.454 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.458 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.458 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.458 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.460 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.460 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.461 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.463 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.465 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.467 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.473 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.475 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.477 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.480 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.490 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.490 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.492 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.495 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.495 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.498 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.500 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.501 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.505 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.505 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.512 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.515 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.520 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.523 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.526 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.530 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.534 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.535 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.540 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.542 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.543 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.543 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.550 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.551 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.553 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.553 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.555 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.555 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.557 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.563 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.565 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.566 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.566 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.567 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.567 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.571 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.578 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.579 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.581 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.582 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.584 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.586 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.589 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.589 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.591 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.593 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.595 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.597 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.602 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.605 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.607 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.610 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.614 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.616 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.619 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.622 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.622 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.624 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.627 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.628 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.639 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.641 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.642 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.644 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.649 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.658 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.659 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.660 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.664 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.669 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.669 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.669 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.670 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.673 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.678 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.680 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.696 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.696 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.696 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.696 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.697 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.697 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.698 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.699 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.701 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.701 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.701 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.702 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.707 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.709 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.713 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.714 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.716 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.718 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.726 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.728 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.734 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.736 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.740 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.748 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.753 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.753 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.760 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.761 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.766 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.768 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.768 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.782 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.782 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.782 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.782 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.782 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.782 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.786 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.789 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.790 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.792 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.793 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.794 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.798 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.800 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.802 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.809 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.816 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.819 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.819 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.836 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.838 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.839 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.846 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.848 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.849 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.852 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.854 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.856 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.858 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.863 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.870 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.871 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.872 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.874 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.874 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.876 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.881 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.886 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.888 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.888 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.894 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.896 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.901 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.905 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.905 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.906 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.909 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.910 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.917 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.917 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.924 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.931 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.933 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.938 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.943 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.946 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.946 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.949 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.952 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.953 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.954 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.957 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.958 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.960 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.971 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.971 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.973 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.973 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.974 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.975 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.976 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.977 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.980 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.981 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.986 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.990 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.993 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.995 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:17.995 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.000 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.003 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.008 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.008 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.011 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.018 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.018 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.022 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.024 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.029 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.030 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.041 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.043 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.043 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.044 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.055 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.055 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.055 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.059 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.060 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.061 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.062 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.063 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.065 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.068 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.069 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.075 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.075 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.079 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.083 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.090 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.091 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.094 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.094 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.095 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.101 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.101 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.109 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.110 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.111 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.112 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.113 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.114 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.114 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.115 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.120 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.120 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.120 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.121 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.122 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.130 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.135 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.135 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.140 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.145 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.148 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.149 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.159 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.159 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.159 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.160 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.164 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.170 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.170 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.176 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.186 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.188 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.188 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.191 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.191 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.195 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.197 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.197 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.198 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.198 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.201 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.204 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.204 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.204 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.210 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.213 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.213 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.216 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.227 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.228 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.230 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.234 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.236 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.240 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.241 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.248 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.248 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.248 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.253 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.254 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.254 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.256 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.258 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.259 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.261 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.263 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.266 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.270 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.271 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.272 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.276 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.284 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.285 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.287 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.287 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.290 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.295 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.295 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.299 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.300 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.300 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.302 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.303 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.307 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.307 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.313 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.315 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.315 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.316 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.317 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.321 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.324 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.326 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.327 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.359 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.363 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.364 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.365 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.369 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.369 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.372 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.374 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.376 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.376 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.376 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.380 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.380 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.381 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.384 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.385 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.388 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.388 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.388 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.394 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.394 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.394 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.394 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.394 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.395 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.396 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.399 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.400 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.401 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.402 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.408 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.411 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.414 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.414 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.418 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.422 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.429 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.429 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.430 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.432 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.434 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.434 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.445 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.454 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.457 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.459 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.461 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.467 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.468 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.469 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.476 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.476 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.479 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.481 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.484 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.484 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.488 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.490 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.493 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.494 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.495 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.496 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.498 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.501 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.502 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.505 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.508 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.508 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.510 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.514 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.519 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.519 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.521 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.526 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.531 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.546 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.548 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.548 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.548 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.551 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.556 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.559 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.567 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.569 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.570 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.574 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.576 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.582 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.589 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.591 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.593 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.594 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.596 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.598 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.602 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.603 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.603 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.604 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.608 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.610 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.611 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.617 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.618 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.618 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.623 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.623 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.625 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.626 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.628 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.633 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.637 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.639 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.641 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.641 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.641 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.643 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.643 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.644 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.651 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.651 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.651 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.654 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.658 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.661 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.668 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.668 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.671 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.671 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.675 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.676 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.678 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.685 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.692 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.692 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.694 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.695 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.698 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.702 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.702 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.703 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.706 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.707 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.710 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.712 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.712 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.716 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.716 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.720 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.723 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.726 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.729 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.733 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.735 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.735 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.739 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.740 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.744 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.744 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.752 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.752 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.755 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.757 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.758 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.768 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.781 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.782 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.785 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.787 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.787 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.794 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.802 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.809 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.815 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.818 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.821 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.824 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.825 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.826 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.826 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.830 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.832 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.832 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.835 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.836 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.836 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.838 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.843 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.844 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.845 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.854 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.858 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.859 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.862 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.867 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.869 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.872 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.877 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.878 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.878 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.879 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.881 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.884 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.888 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.894 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.905 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.909 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.911 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.912 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.912 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.913 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.914 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.915 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.915 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.926 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.926 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.927 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.928 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.931 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.931 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.932 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.937 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.940 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.941 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.941 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.941 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.942 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.946 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.948 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.949 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.953 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.956 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.957 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.958 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.959 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.967 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.967 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.970 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.970 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.972 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.972 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.975 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.976 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.978 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.978 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.980 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.987 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.988 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.989 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.992 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.992 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.994 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.994 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.995 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.996 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.996 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.996 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:18.999 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.000 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.000 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.000 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.002 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.006 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.007 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.009 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.010 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.011 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.015 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.015 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.017 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.018 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.020 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.022 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.022 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.024 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.025 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.025 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.027 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.028 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.030 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.031 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.034 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.034 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.036 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.037 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.037 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.043 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.043 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.044 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.050 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.052 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.052 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.055 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.055 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.059 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.059 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.065 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.069 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.069 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.071 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.079 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.080 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.089 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.089 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.091 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.092 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.094 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.095 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.099 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.099 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.100 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.106 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.107 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.108 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.110 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.111 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.111 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.112 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.113 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.115 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.116 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.119 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.120 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.121 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.122 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.122 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.128 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.132 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.136 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.138 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.141 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.141 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.141 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.144 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.147 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.148 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.152 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.152 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.153 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.153 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.156 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.158 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.158 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.167 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.170 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.192 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.192 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.192 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.192 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.193 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.199 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.200 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.204 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.207 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.210 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.210 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.214 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.219 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.221 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.222 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.222 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.225 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.225 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.225 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.229 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.231 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.238 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.239 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.240 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.241 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.242 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.243 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.245 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.248 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.254 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.256 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.260 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.262 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.264 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.267 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.270 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.270 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.273 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.274 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.276 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.277 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.280 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.287 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.287 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.289 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.289 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.292 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.295 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.296 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.300 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.302 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.304 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.305 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.311 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.311 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.311 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.311 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.315 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.315 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.315 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.316 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.322 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.326 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.327 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.328 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.329 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.330 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.331 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.331 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.337 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.338 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.340 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.342 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.345 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.352 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.353 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.355 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.359 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.365 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.367 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.373 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.373 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.374 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.374 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.376 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.376 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.377 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.378 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.380 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.381 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.385 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.395 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.398 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.403 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.404 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.404 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.409 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.413 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.415 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.417 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.419 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.424 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.424 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.426 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.426 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.426 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.428 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.445 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.471 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.473 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.475 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.475 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.477 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.479 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.481 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.486 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.489 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.491 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.491 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.492 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.494 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.495 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.497 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.498 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.498 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.499 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.502 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.502 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.504 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.506 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.506 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.507 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.508 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.520 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.524 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.544 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.544 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.545 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.548 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.551 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.554 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.554 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.557 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.558 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.559 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.559 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.560 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.570 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.570 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.570 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.570 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.570 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.570 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.574 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.574 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.575 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.581 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.583 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.589 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.590 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.593 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.594 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.599 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.601 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.606 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.609 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.613 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.616 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.621 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.627 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.627 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.629 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.630 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.632 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.634 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.638 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.640 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.641 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.642 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.643 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.645 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.646 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.647 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.652 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.657 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.658 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.659 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.659 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.674 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.677 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.682 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.682 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.682 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.685 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.685 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.685 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.691 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.696 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.701 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.703 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.704 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.705 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.710 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.710 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.713 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.716 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.717 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.720 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.723 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.723 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.731 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.735 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.737 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.739 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.739 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.741 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.743 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.743 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.745 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.748 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.748 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.752 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.754 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.759 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.760 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.767 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.769 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.770 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.776 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.781 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.785 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.787 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.788 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.791 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.793 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.797 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.800 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.801 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.804 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.804 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.824 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.828 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.833 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.833 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.838 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.840 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.841 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.842 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.850 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.854 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.859 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.860 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.861 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.863 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.864 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.865 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.867 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.869 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.869 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.871 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.872 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.874 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.874 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.875 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.877 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.879 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.880 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.883 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.884 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.886 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.886 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.888 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.888 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.890 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.898 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.898 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.900 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.901 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.902 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.906 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.913 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.940 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.940 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.941 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.945 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.945 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.947 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.948 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.949 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.949 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.949 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.950 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.951 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.951 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.952 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.954 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.955 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.955 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.955 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.960 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.960 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.961 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.961 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.964 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.969 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.972 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.978 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.982 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.983 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.986 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.988 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.988 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.994 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:19.996 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.000 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.001 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.002 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.003 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.003 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.004 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.006 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.006 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.010 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.011 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.013 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.013 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.014 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.015 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.017 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.017 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.024 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.026 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.028 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.029 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.032 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.036 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.038 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.041 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.044 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.049 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.049 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.057 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.061 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.062 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.063 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.066 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.067 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.068 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.076 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.082 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.090 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.091 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.092 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.092 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.101 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.102 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.102 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.102 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.110 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.111 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.111 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.111 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.113 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.120 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.121 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.124 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.125 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.134 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.136 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.137 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.140 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.141 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.142 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.142 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.148 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.148 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.148 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.159 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.161 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.163 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.165 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.171 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.180 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.186 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.186 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.190 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.192 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.196 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.196 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.200 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.201 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.203 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.205 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.205 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.206 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.207 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.208 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.212 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.212 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.214 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.216 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.217 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.220 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.223 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.224 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.224 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.228 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.230 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.233 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.237 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.241 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.241 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.242 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.245 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.245 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.245 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.245 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.247 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.253 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.260 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.263 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.264 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.268 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.272 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.272 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.273 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.277 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.279 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.279 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.281 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.282 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.283 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.283 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.286 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.288 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.296 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.298 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.301 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.303 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.303 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.305 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.308 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.308 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.312 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.313 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.321 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.322 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.324 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.330 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.331 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.337 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.338 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.340 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.340 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.340 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.345 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.351 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.351 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.354 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.358 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.359 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.367 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.371 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.372 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.373 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.378 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.379 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.386 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.386 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.390 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.394 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.395 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.398 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.399 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.399 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.404 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.404 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.406 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.412 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.413 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.416 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.422 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.422 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.426 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.437 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.437 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.445 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.453 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.455 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.459 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.460 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.461 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.463 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.464 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.466 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.466 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.468 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.471 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.472 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.474 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.476 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.479 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.480 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.480 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.482 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.482 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.482 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.490 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.490 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.495 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.496 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.497 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.499 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.503 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.506 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.509 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.512 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.512 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.514 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.514 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.518 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.520 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.521 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.523 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.525 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.525 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.527 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.528 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.529 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.529 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.529 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.536 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.544 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.551 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.558 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.558 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.562 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.562 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.563 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.565 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.566 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.568 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.571 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.577 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.580 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.580 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.580 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.585 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.587 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.594 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.595 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.596 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.599 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.602 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.602 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.604 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.604 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.604 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.607 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.611 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.612 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.612 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.624 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.626 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.626 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.628 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.629 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.629 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.630 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.635 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.635 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.639 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.641 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.642 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.645 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.649 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.650 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.653 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.658 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.663 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.665 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.670 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.675 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.677 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.678 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.681 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.682 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.682 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.684 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.689 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.690 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.690 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.693 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.695 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.698 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.702 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.704 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.705 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.707 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.707 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.707 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.708 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.710 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.711 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.713 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.713 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.713 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.715 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.716 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.718 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.720 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.723 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.724 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.725 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.737 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.737 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.737 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.739 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.744 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.744 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.747 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.748 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.749 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.752 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.754 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.754 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.754 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.754 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.757 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.759 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.767 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.769 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.788 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.794 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.796 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.801 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.803 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.805 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.806 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.806 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.809 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.809 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.811 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.815 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.815 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.817 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.821 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.825 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.827 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.827 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.829 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.829 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.830 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.831 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.833 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.835 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.836 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.836 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.838 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.842 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.842 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.846 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.849 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.855 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.859 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.860 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.860 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.861 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.862 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.867 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.874 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.875 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.879 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.880 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.880 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.880 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.881 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.881 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.888 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.892 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.894 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.898 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.910 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.911 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.915 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.919 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.919 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.924 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.925 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.927 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.928 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.928 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.933 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.933 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.936 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.937 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.941 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.941 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.941 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.943 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.943 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.951 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.951 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.954 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.958 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.959 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.961 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.961 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.962 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.973 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.974 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.975 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.978 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.989 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.990 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.993 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.994 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.995 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.995 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.997 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:20.997 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.001 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.004 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.007 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.010 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.011 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.013 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.030 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.030 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.032 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.032 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.036 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.038 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.043 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.044 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.047 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.047 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.050 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.052 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.064 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.064 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.065 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.066 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.067 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.071 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.075 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.076 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.076 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.076 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.077 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.078 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.081 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.090 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.090 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.094 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.095 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.095 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.101 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.101 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.101 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.101 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.103 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.103 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.108 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.110 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.114 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.117 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.118 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.125 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.125 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.129 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.130 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.132 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.132 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.138 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.138 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.151 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.153 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.159 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.160 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.161 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.162 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.166 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.168 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.169 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.175 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.179 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.179 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.180 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.184 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.186 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.187 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.187 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.188 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.190 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.193 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.196 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.198 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.198 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.203 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.203 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.203 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.207 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.210 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.213 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.216 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.220 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.221 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.223 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.228 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.229 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.230 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.233 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.233 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.239 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.241 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.244 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.244 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.247 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.248 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.250 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.250 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.258 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.260 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.260 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.262 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.263 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.267 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.273 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.274 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.281 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.285 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.287 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.290 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.292 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.293 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.294 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.296 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.297 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.297 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.297 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.298 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.300 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.301 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.301 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.302 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.304 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.305 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.306 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.307 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.307 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.313 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.315 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.317 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.321 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.321 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.323 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.323 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.323 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.328 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.328 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.332 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.332 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.332 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.336 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.341 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.342 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.343 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.344 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.350 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.354 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.355 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.358 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.358 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.359 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.360 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.361 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.362 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.364 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.367 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.367 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.370 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.375 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.383 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.390 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.391 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.392 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.393 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.395 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.395 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.396 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.399 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.399 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.401 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.401 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.402 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.403 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.403 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.404 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.408 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.408 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.410 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.416 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.416 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.420 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.421 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.425 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.425 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.426 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.435 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.435 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.438 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.438 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.453 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.455 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.455 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.459 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.462 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.462 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.467 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.467 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.468 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.481 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.486 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.492 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.494 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.495 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.496 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.498 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.504 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.505 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.507 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.509 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.509 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.511 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.511 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.512 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.512 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.512 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.513 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.517 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.522 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.525 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.526 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.526 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.530 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.530 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.531 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.531 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.535 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.536 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.537 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.542 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.542 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.544 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.544 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.548 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.552 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.554 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.555 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.557 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.570 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.572 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.576 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.585 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.592 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.593 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.594 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.597 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.597 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.599 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.601 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.602 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.603 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.606 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.608 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.609 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.615 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.618 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.622 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.624 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.625 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.628 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.638 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.639 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.639 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.639 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.640 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.640 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.641 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.643 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.645 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.652 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.658 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.662 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.663 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.666 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.671 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.671 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.672 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.675 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.677 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.681 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.685 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.685 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.688 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.690 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.695 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.696 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.696 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.699 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.701 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.705 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.705 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.706 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.706 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.707 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.709 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.711 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.711 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.714 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.722 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.723 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.725 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.732 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.732 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.742 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.747 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.749 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.749 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.749 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.753 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.757 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.757 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.760 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.760 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.761 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.765 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.792 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.792 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.792 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.793 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.793 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.793 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.793 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.793 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.793 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.793 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.793 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.793 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.793 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.793 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.793 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.794 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.794 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.794 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.797 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.797 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.798 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.799 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.801 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.805 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.808 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.809 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.820 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.820 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.821 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.821 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.823 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.823 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.823 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.824 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.826 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.826 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.828 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.828 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.832 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.838 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.840 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.843 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.844 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.852 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.854 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.856 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.856 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.856 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.859 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.860 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.862 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.869 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.875 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.877 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.877 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.880 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.883 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.892 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.898 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.898 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.900 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.901 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.902 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.908 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.909 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.910 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.911 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.911 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.911 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.915 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.924 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.928 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.928 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.930 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.931 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.931 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.931 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.931 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.932 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.932 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.937 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.940 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.944 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.946 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.947 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.949 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.958 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.960 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.965 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.966 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.969 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.971 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.976 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.978 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.981 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.987 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.988 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.989 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.989 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:21.993 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.005 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.005 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.007 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.007 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.013 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.013 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.019 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.019 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.022 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.026 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.028 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.028 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.028 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.031 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.035 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.037 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.048 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.049 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.050 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.052 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.055 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.056 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.062 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.064 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.070 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.071 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.074 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.079 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.084 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.090 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.091 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.091 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.095 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.096 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.099 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.101 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.103 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.103 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.108 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.111 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.111 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.113 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.116 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.118 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.118 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.122 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.131 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.133 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.134 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.138 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.140 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.141 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.141 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.142 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.146 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.150 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.152 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.153 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.153 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.154 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.154 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.154 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.157 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.159 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.161 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.176 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.176 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.181 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.181 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.182 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.183 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.186 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.187 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.189 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.189 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.191 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.194 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.196 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.201 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.201 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.202 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.202 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.203 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.203 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.209 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.214 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.215 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.217 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.219 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.220 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.221 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.222 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.227 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.229 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.231 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.235 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.236 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.240 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.248 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.248 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.252 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.253 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.259 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.261 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.264 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.275 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.278 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.280 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.291 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.292 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.294 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.299 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.305 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.312 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.313 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.318 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.318 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.319 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.324 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.325 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.325 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.326 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.326 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.326 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.335 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.337 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.338 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.339 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.339 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.342 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.352 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.353 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.355 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.356 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.358 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.358 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.358 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.362 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.362 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.365 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.367 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.369 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.374 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.376 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.376 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.382 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.386 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.388 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.394 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.401 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.408 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.409 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.412 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.418 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.422 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.422 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.422 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.422 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.426 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.426 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.428 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.429 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.430 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.432 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.437 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.440 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.443 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.445 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.445 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.448 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.452 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.454 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.454 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.456 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.456 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.458 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.461 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.463 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.466 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.469 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.473 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.478 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.480 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.484 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.484 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.489 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.491 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.491 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.492 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.494 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.496 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.499 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.506 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.510 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.513 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.516 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.517 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.520 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.530 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.531 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.534 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.536 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.537 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.540 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.542 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.545 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.546 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.548 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.548 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.551 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.551 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.552 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.575 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.583 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.585 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.590 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.592 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.595 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.597 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.597 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.600 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.601 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.602 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.603 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.605 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.606 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.610 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.618 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.618 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.618 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.619 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.621 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.623 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.626 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.627 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.632 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.632 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.638 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.640 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.642 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.642 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.644 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.645 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.646 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.651 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.652 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.654 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.655 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.661 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.662 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.662 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.662 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.665 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.665 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.670 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.671 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.672 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.674 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.677 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.688 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.688 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.688 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.689 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.692 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.696 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.696 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.703 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.704 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.707 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.710 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.715 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.716 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.715 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.716 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.721 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.724 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.727 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.727 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.730 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.730 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.731 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.738 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.738 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.745 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.746 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.750 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.752 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.754 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.756 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.761 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.762 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.764 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.769 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.770 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.770 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.770 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.770 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.774 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.777 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.780 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.783 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.791 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.792 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.795 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.795 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.796 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.797 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.799 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.803 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.803 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.803 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.807 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.808 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.813 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.822 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.822 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.827 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.829 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.833 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.837 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.837 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.837 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.838 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.839 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.841 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.841 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.843 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.843 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.846 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.847 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.849 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.856 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.858 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.858 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.858 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.861 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.863 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.865 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.872 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.875 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.875 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.876 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.880 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.882 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.883 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.888 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.888 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.889 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.892 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.899 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.901 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.902 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.905 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.905 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.910 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.913 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.914 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.919 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.921 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.924 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.929 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.937 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.938 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.939 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.944 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.946 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.946 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.948 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.949 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.953 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.961 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.961 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.962 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.963 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.963 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.964 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.964 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.966 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.970 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.973 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.976 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.976 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.979 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.980 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.982 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.984 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.986 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.987 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.989 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.994 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.994 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:22.995 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.001 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.006 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.007 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.007 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.007 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.020 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.020 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.020 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.023 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.024 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.024 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.028 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.028 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.028 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.031 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.031 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.031 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.033 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.035 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.038 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.042 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.043 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.045 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.045 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.048 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.049 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.050 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.054 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.056 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.057 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.059 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.062 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.063 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.072 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.074 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.078 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.079 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.081 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.081 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.082 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.085 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.103 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.106 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.111 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.112 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.116 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.116 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.120 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.121 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.130 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.136 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.137 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.138 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.139 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.146 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.146 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.147 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.149 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.151 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.155 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.157 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.160 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.163 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.164 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.166 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.176 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.180 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.184 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.186 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.186 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.186 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.186 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.187 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.188 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.194 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.194 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.196 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.200 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.203 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.203 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.203 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.203 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.203 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.210 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.210 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.213 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.214 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.215 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.218 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.224 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.225 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.226 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.228 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.229 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.231 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.231 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.234 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.235 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.243 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.246 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.253 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.254 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.257 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.261 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.263 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.263 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.266 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.269 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.269 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.273 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.274 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.274 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.278 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.282 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.282 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.302 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.302 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.302 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.303 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.310 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.313 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.315 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.317 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.319 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.319 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.320 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.321 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.323 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.324 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.324 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.325 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.326 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.330 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.331 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.333 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.335 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.336 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.339 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.345 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.345 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.345 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.352 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.352 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.356 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.358 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.364 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.365 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.365 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.367 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.370 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.370 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.372 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.372 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.376 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.379 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.384 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.386 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.390 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.393 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.394 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.402 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.407 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.407 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.408 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.415 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.420 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.420 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.420 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.421 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.424 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.430 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.430 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.434 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.435 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.435 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.436 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.441 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.441 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.443 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.446 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.450 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.452 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.454 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.460 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.463 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.467 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.471 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.476 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.479 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.479 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.481 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.486 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.486 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.490 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.490 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.491 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.496 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.500 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.502 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.508 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.511 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.516 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.518 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.520 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.520 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.522 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.529 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.530 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.535 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.537 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.538 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.539 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.542 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.542 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.544 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.544 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.545 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.550 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.550 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.556 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.557 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.557 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.561 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.561 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.564 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.564 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.564 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.565 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.567 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.571 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.580 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.589 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.591 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.594 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.596 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.596 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.597 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.599 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.600 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.604 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.606 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.606 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.608 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.611 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.618 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.621 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.636 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.636 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.645 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.646 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.649 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.649 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.653 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.658 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.658 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.658 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.658 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.659 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.661 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.663 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.672 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.676 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.685 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.686 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.686 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.687 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.695 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.698 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.701 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.703 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.710 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.712 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.712 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.715 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.717 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.718 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.721 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.721 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.725 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.726 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.726 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.727 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.727 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.729 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.730 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.733 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.735 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.737 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.738 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.742 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.742 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.746 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.748 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.755 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.758 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.759 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.761 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.763 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.763 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.767 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.769 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.774 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.776 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.778 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.779 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.779 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.780 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.780 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.783 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.783 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.787 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.789 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.791 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.795 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.796 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.802 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.802 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.805 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.812 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.814 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.815 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.823 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.831 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.839 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.848 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.850 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.852 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.855 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.856 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.858 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.858 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.858 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.859 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.860 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.862 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.863 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.863 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.867 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.869 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.869 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.870 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.878 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.885 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.885 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.892 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.893 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.897 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.904 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.904 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.906 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.908 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.910 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.913 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.914 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.914 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.921 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.921 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.929 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.931 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.934 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.936 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.937 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.945 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.947 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.952 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.953 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.958 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.960 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.960 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.964 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.967 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.970 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.970 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.972 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.976 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.980 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.981 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.983 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.986 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.987 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.989 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.992 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.993 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.997 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:23.999 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.000 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.002 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.002 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.004 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.005 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.005 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.009 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.012 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.012 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.015 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.015 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.017 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.019 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.024 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.031 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.039 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.042 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.044 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.046 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.051 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.052 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.053 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.054 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.056 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.056 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.057 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.061 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.062 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.062 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.065 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.072 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.074 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.077 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.077 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.078 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.083 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.083 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.085 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.088 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.094 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.095 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.109 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.119 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.119 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.121 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.121 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.122 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.123 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.124 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.125 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.126 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.128 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.129 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.133 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.133 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.135 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.136 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.136 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.137 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.140 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.146 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.149 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.157 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.157 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.159 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.165 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.165 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.165 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.167 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.168 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.175 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.175 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.175 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.184 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.188 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.188 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.188 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.191 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.192 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.193 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.197 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.197 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.199 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.200 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.200 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.202 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.203 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.208 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.209 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.209 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.212 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.212 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.213 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.215 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.218 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.220 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.224 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.224 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.229 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.231 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.231 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.233 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.233 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.236 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.239 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.241 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.250 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.252 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.253 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.254 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.259 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.262 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.264 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.264 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.268 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.272 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.276 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.279 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.280 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.282 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.282 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.286 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.288 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.292 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.294 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.296 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.300 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.302 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.302 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.305 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.306 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.310 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.310 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.313 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.314 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.316 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.319 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.321 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.321 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.323 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.324 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.326 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.327 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.330 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.332 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.334 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.340 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.341 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.344 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.345 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.347 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.359 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.360 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.362 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.364 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.367 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.369 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.370 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.373 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.373 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.379 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.382 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.383 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.391 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.393 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.394 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.395 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.399 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.401 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.402 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.402 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.403 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.406 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.406 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.408 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.408 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.411 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.415 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.432 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.439 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.440 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.443 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.446 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.447 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.450 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.452 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.455 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.455 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.458 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.458 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.460 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.461 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.461 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.463 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.463 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.469 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.472 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.472 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.476 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.476 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.476 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.480 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.481 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.489 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.493 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.494 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.495 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.499 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.499 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.499 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.504 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.505 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.506 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.515 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.515 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.520 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.522 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.522 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.527 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.530 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.531 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.531 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.536 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.541 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.543 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.543 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.545 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.547 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.549 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.554 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.554 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.559 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.559 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.561 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.568 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.568 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.569 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.570 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.571 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.571 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.579 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.580 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.581 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.582 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.586 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.592 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.593 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.595 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.596 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.598 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.601 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.601 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.604 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.605 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.606 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.606 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.609 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.609 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.609 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.611 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.614 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.618 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.622 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.624 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.625 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.627 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.629 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.632 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.632 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.636 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.639 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.642 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.642 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.644 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.644 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.644 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.656 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.660 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.666 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.670 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.674 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.675 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.675 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.678 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.681 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.683 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.684 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.687 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.687 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.688 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.689 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.689 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.691 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.694 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.696 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.697 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.698 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.699 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.707 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.707 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.712 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.712 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.715 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.722 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.722 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.724 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.728 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.730 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.731 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.735 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.735 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.736 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.739 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.741 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.741 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.743 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.747 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.748 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.749 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.752 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.753 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.761 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.770 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.771 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.773 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.774 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.778 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.779 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.781 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.786 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.788 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.792 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.793 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.793 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.795 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.796 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.796 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.796 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.803 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.806 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.810 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.811 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.812 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.814 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.814 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.818 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.823 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.828 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.829 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.830 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.832 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.833 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.837 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.837 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.840 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.845 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.845 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.863 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.867 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.867 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.871 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.878 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.881 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.885 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.887 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.889 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.890 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.894 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.902 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.903 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.905 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.906 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.906 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.906 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.908 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.909 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.909 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.919 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.919 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.919 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.922 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.926 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.928 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.928 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.929 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.930 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.933 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.938 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.938 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.942 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.943 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.943 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.943 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.945 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.949 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.951 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.955 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.959 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.959 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.961 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.961 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.963 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.963 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.968 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.969 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.971 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.971 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.975 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.976 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.979 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.981 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.981 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.984 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.989 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.991 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.993 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.993 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:24.998 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.000 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.003 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.005 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.005 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.006 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.008 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.009 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.011 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.012 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.013 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.013 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.015 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.020 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.023 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.024 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.030 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.036 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.037 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.037 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.037 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.040 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.043 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.048 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.053 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.058 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.059 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.065 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.070 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.079 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.085 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.086 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.087 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.087 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.087 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.089 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.089 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.091 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.092 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.094 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.094 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.095 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.099 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.104 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.109 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.111 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.117 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.119 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.119 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.121 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.126 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.127 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.132 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.134 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.138 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.139 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.139 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.140 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.141 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.141 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.142 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.145 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.146 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.150 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.152 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.153 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.154 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.161 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.162 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.162 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.166 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.168 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.175 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.182 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.186 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.190 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.195 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.196 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.202 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.204 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.206 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.206 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.211 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.213 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.218 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.218 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.218 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.221 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.222 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.226 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.229 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.231 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.235 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.235 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.240 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.241 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.256 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.257 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.263 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.263 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.268 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.268 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.269 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.271 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.275 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.276 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.278 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.279 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.282 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.282 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.293 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.293 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.295 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.296 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.308 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.313 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.313 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.322 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.325 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.326 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.328 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.330 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.333 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.343 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.343 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.345 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.345 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.346 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.347 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.347 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.348 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.349 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.351 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.353 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.353 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.354 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.364 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.365 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.371 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.380 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.380 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.380 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.382 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.387 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.389 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.397 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.397 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.408 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.413 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.420 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.421 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.422 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.424 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.425 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.426 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.429 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.430 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.436 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.439 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.439 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.446 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.446 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.447 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.448 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.454 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.456 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.456 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.463 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.467 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.467 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.471 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.475 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.477 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.479 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.481 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.483 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.491 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.492 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.492 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.493 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.499 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.506 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.508 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.512 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.512 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.512 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.515 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.518 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.520 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.524 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.527 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.530 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.530 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.534 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.537 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.537 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.538 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.539 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.539 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.539 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.540 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.545 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.545 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.547 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.547 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.549 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.549 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.555 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.556 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.563 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.566 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.569 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.573 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.574 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.574 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.584 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.585 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.585 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.586 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.586 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.602 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.610 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.610 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.610 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.611 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.622 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.624 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.626 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.628 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.632 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.634 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.635 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.637 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.637 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.638 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.641 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.644 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.649 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.649 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.651 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.654 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.656 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.664 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.664 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.665 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.673 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.675 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.680 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.680 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.681 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.685 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.690 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.691 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.694 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.695 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.695 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.695 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.696 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.700 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.702 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.704 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.715 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.716 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.722 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.725 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.725 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.726 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.727 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.729 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.735 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.736 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.739 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.742 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.743 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.748 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.752 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.752 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.753 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.755 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.756 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.757 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.757 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.760 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.766 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.769 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.769 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.772 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.773 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.774 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.775 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.775 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.787 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.787 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.787 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.789 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.790 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.795 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.797 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.801 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.807 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.817 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.821 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.823 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.824 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.833 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.839 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.840 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.840 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.848 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.853 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.859 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.867 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.868 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.869 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.872 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.872 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.875 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.878 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.878 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.881 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.882 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.883 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.887 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.887 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.888 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.892 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.892 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.892 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.892 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.893 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.897 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.901 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.902 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.918 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.918 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.919 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.919 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.921 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.923 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.927 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.929 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.929 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.929 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.931 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.933 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.936 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.937 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.938 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.938 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.942 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.943 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.944 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.955 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.956 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.962 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.968 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.969 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.974 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.975 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.978 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.980 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.985 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.988 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.988 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:25.989 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.005 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.005 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.011 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.012 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.013 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.014 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.016 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.017 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.019 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.025 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.027 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.028 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.031 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.051 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.054 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.060 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.070 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.070 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.072 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.072 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.072 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.073 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.076 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.077 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.079 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.083 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.087 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.088 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.090 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.091 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.093 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.093 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.096 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.096 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.099 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.104 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.112 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.113 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.113 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.114 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.115 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.116 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.116 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.117 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.119 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.124 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.125 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.126 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.127 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.129 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.129 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.131 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.133 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.136 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.143 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.144 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.148 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.154 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.157 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.157 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.158 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.159 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.162 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.163 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.166 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.170 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.171 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.171 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.172 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.174 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.174 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.175 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.175 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.181 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.182 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.189 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.192 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.193 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.194 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.194 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.194 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.197 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.198 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.201 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.205 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.211 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.212 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.212 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.216 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.218 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.220 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.222 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.222 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.222 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.226 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.230 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.230 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.230 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.234 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.236 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.241 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.243 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.243 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.247 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.247 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.249 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.251 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.252 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.254 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.254 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.254 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.256 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.260 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.260 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.264 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.272 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.273 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.273 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.277 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.280 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.287 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.289 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.289 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.289 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.293 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.294 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.295 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.296 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.299 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.299 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.304 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.308 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.309 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.311 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.313 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.313 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.318 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.318 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.323 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.329 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.329 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.334 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.335 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.337 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.338 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.342 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.343 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.345 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.345 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.345 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.346 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.349 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.354 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.354 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.357 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.358 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.366 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.373 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.376 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.377 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.382 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.383 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.385 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.391 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.393 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.393 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.396 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.398 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.399 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.399 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.402 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.403 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.413 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.418 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.420 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.422 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.428 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.432 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.432 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.433 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.435 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.444 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.445 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.448 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.449 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.451 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.453 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.454 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.455 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.455 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.455 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.459 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.463 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.465 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.469 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.471 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.471 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.473 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.474 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.488 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.495 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.495 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.501 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.502 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.502 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.503 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.506 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.507 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.508 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.509 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.509 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.510 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.511 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.512 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.513 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.516 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.520 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.524 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.524 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.527 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.530 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.535 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.537 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.537 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.539 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.541 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.545 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.547 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.551 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.552 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.554 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.558 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.560 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.560 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.563 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.566 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.567 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.567 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.568 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.572 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.573 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.573 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.575 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.575 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.576 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.578 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.580 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.585 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.588 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.589 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.589 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.591 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.595 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.596 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.596 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.598 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.601 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.605 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.608 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.616 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.616 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.617 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.623 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.625 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.636 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.636 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.638 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.639 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.641 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.641 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.645 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.648 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.652 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.652 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.656 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.658 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.660 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.660 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.666 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.666 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.672 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.674 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.674 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.682 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.683 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.690 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.692 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.695 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.697 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.698 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.702 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.705 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.705 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.705 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.709 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.709 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.712 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.712 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.717 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.719 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.723 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.726 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.726 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.727 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.727 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.728 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.732 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.735 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.738 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.739 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.742 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.752 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.752 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.755 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.757 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.759 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.759 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.759 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.759 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.761 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.772 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.774 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.774 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.775 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.784 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.788 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.789 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.798 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.804 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.808 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.810 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.811 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.814 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.819 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.819 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.820 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.825 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.828 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.838 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.840 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.842 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.842 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.844 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.846 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.853 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.856 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.860 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.862 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.864 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.872 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.874 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.874 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.875 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.876 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.878 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.880 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.885 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.885 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.887 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.887 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.890 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.891 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.893 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.894 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.895 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.903 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.904 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.912 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.914 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.916 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.921 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.921 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.922 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.927 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.928 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.928 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.936 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.936 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.937 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.941 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.942 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.942 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.943 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.944 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.945 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.948 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.954 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.965 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.967 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.969 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.974 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.975 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.976 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.978 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.978 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.979 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.980 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.982 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.986 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.990 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.990 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.991 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.992 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.994 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:26.996 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.004 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.007 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.011 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.012 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.013 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.017 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.019 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.019 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.020 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.020 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.023 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.024 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.027 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.031 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.031 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.033 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.040 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.040 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.042 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.048 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.054 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.056 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.057 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.065 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.067 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.067 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.069 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.073 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.075 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.075 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.079 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.083 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.094 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.094 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.097 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.099 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.102 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.104 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.107 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.119 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.119 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.124 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.126 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.130 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.130 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.134 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.136 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.140 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.143 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.144 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.148 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.154 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.156 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.161 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.161 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.161 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.162 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.162 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.168 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.170 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.173 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.174 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.174 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.178 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.178 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.179 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.182 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.184 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.191 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.194 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.201 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.204 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.213 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.222 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.224 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.224 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.228 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.229 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.230 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.234 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.234 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.235 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.236 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.237 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.244 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.248 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.250 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.253 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.255 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.259 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.259 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.261 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.261 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.265 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.267 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.269 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.272 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.273 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.274 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.279 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.280 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.280 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.283 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.289 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.294 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.294 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.295 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.296 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.298 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.299 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.301 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.302 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.303 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.309 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.312 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.313 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.320 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.321 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.324 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.326 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.333 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.335 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.338 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.338 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.345 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.347 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.350 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.350 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.352 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.354 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.355 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.356 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.364 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.377 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.381 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.381 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.381 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.382 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.386 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.387 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.391 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.391 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.392 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.394 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.401 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.404 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.405 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.405 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.408 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.409 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.412 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.415 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.415 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.425 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.427 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.430 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.431 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.431 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.431 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.434 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.436 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.440 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.444 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.448 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.450 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.455 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.457 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.458 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.459 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.466 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.471 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.471 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.471 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.473 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.477 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.477 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.477 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.479 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.479 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.481 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.481 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.482 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.487 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.490 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.497 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.499 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.505 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.507 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.507 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.510 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.515 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.522 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.524 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.524 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.527 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.530 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.534 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.536 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.540 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.543 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.544 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.547 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.551 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.552 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.557 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.558 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.560 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.561 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.561 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.562 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.563 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.570 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.574 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.574 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.574 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.574 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.585 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.585 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.585 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.590 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.590 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.591 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.593 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.606 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.608 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.618 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.618 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.620 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.624 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.624 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.627 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.628 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.632 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.634 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.643 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.643 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.647 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.647 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.648 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.649 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.649 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.653 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.654 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.655 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.655 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.657 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.658 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.660 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.660 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.661 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.668 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.669 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.676 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.677 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.678 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.683 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.685 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.685 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.685 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.686 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.687 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.693 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.695 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.699 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.703 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.708 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.709 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.713 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.719 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.720 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.728 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.733 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.733 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.733 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.736 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.737 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.739 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.740 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.740 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.741 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.744 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.745 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.748 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.748 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.750 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.750 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.751 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.751 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.751 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.753 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.753 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.759 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.760 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.762 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.765 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.767 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.767 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.782 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.782 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.786 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.795 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.796 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.797 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.799 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.802 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.804 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.805 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.807 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.807 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.808 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.809 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.811 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.815 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.816 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.818 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.819 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.829 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.830 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.832 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.835 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.837 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.840 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.841 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.842 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.842 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.848 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.848 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.852 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.852 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.854 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.856 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.862 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.864 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.864 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.865 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.870 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.874 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.874 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.874 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.874 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.880 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.887 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.888 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.891 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.893 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.893 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.898 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.899 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.902 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.907 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.911 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.916 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.919 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.919 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.922 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.926 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.929 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.930 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.932 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.936 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.938 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.938 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.938 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.939 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.941 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.943 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.948 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.959 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.960 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.961 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.964 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.965 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.970 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.971 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.975 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.975 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.976 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.976 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.978 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.995 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:27.995 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.003 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.008 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.011 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.011 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.012 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.013 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.015 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.015 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.016 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.021 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.021 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.024 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.037 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.039 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.039 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.040 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.046 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.047 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.047 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.054 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.054 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.056 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.064 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.065 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.066 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.071 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.071 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.073 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.076 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.077 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.083 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.089 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.090 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.092 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.094 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.095 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.096 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.098 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.105 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.105 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.106 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.107 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.108 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.109 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.109 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.110 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.112 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.112 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.115 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.115 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.116 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.119 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.121 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.122 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.128 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.128 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.129 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.130 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.131 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.131 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.133 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.136 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.136 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.139 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.143 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.143 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.143 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.145 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.149 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.151 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.151 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.154 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.156 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.158 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.159 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.161 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.166 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.166 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.169 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.169 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.172 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.176 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.177 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.181 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.186 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.186 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.192 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.199 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.204 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.211 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.213 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.215 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.215 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.218 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.220 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.220 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.222 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.225 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.225 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.225 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.228 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.230 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.230 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.236 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.236 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.238 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.238 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.238 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.240 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.241 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.241 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.255 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.258 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.259 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.260 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.261 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.261 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.261 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.265 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.273 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.277 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.277 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.279 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.280 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.281 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.284 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.284 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.287 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.288 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.291 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.291 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.291 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.292 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.296 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.296 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.296 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.300 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.309 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.309 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.316 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.325 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.325 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.325 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.327 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.327 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.328 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.338 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.340 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.343 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.345 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.346 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.351 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.353 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.355 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.359 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.362 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.363 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.364 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.365 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.370 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.371 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.374 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.375 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.376 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.381 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.381 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.382 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.384 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.386 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.387 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.390 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.396 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.396 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.396 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.398 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.402 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.403 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.405 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.408 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.409 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.410 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.411 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.413 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.415 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.416 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.423 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.423 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.423 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.426 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.426 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.433 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.433 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.434 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.438 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.439 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.443 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.447 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.452 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.452 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.455 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.457 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.460 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.461 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.461 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.463 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.465 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.466 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.469 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.471 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.472 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.476 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.479 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.484 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.488 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.491 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.491 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.492 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.499 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.504 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.508 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.512 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.519 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.524 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.524 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.526 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.529 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.530 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.531 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.535 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.541 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.541 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.543 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.546 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.554 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.558 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.565 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.565 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.571 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.576 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.578 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.580 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.584 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.587 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.588 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.596 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.597 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.598 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.603 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.603 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.606 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.608 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.610 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.612 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.613 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.629 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.630 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.630 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.631 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.632 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.634 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.636 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.636 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.638 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.638 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.640 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.640 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.641 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.642 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.642 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.642 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.642 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.643 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.644 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.647 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.656 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.656 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.659 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.660 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.662 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.662 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.662 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.663 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.664 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.666 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.670 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.672 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.677 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.678 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.678 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.679 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.681 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.687 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.690 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.691 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.692 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.694 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.694 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.694 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.697 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.702 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.705 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.705 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.706 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.708 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.714 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.723 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.725 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.726 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.729 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.729 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.733 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.739 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.739 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.739 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.741 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.743 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.743 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.745 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.748 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.752 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.754 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.759 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.759 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.760 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.764 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.764 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.765 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.767 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.768 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.769 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.771 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.771 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.773 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.773 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.774 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.775 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.775 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.779 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.779 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.779 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.780 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.783 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.786 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.788 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.789 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.789 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.791 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.794 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.796 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.798 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.804 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.805 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.806 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.807 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.809 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.811 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.811 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.814 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.814 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.819 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.825 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.825 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.833 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.835 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.835 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.835 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.843 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.846 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.848 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.848 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.850 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.850 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.854 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.857 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.858 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.860 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.861 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.863 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.865 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.869 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.871 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.876 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.880 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.881 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.883 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.888 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.904 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.913 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.914 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.916 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.917 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.917 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.920 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.922 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.922 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.923 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.925 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.928 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.930 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.931 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.931 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.938 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.939 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.944 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.944 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.944 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.946 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.950 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.953 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.954 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.955 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.960 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.966 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.966 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.974 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.976 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.985 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.985 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.990 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.992 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.997 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:28.999 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.002 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.006 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.008 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.010 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.012 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.016 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.019 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.019 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.020 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.021 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.023 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.024 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.025 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.025 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.027 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.031 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.032 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.032 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.043 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.044 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.047 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.049 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.054 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.055 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.058 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.059 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.061 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.061 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.063 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.067 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.068 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.071 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.071 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.071 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.078 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.083 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.088 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.091 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.091 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.094 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.095 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.098 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.100 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.103 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.108 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.109 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.113 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.115 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.115 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.118 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.120 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.122 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.127 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.127 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.136 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.138 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.141 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.142 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.145 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.146 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.146 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.147 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.148 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.150 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.158 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.159 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.163 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.164 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.168 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.171 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.172 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.182 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.182 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.184 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.184 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.186 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.186 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.187 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.189 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.189 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.192 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.192 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.198 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.198 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.200 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.204 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.204 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.206 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.222 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.223 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.224 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.227 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.228 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.229 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.229 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.230 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.230 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.230 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.240 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.241 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.241 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.243 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.252 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.253 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.253 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.254 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.257 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.259 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.264 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.269 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.270 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.270 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.273 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.279 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.280 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.281 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.282 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.283 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.284 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.285 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.285 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.289 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.289 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.292 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.294 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.295 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.298 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.301 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.303 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.304 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.311 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.315 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.316 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.321 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.322 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.326 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.329 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.332 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.340 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.347 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.352 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.356 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.359 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.359 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.359 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.363 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.363 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.363 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.364 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.370 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.371 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.371 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.373 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.373 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.376 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.380 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.380 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.383 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.384 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.386 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.389 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.390 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.390 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.393 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.393 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.393 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.394 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.406 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.409 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.410 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.410 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.413 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.419 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.419 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.420 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.421 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.431 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.434 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.437 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.437 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.440 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.441 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.442 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.445 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.447 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.449 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.463 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.464 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.466 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.466 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.468 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.469 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.470 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.470 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.472 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.473 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.474 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.477 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.490 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.495 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.497 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.498 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.504 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.506 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.510 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.511 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.513 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.519 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.520 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.522 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.523 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.527 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.531 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.533 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.535 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.539 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.542 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.543 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.546 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.547 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.548 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.553 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.555 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.555 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.556 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.556 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.556 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.558 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.558 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.560 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.567 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.567 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.568 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.570 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.570 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.571 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.572 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.572 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.578 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.578 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.581 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.581 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.586 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.590 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.593 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.593 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.593 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.593 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.594 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.595 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.600 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.603 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.608 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.610 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.613 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.615 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.617 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.619 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.620 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.621 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.622 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.624 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.626 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.630 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.630 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.634 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.634 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.636 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.637 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.645 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.645 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.649 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.652 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.652 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.653 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.655 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.656 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.659 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.663 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.664 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.664 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.665 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.668 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.668 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.671 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.671 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.674 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.674 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.677 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.679 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.681 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.682 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.689 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.690 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.694 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.698 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.699 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.699 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.701 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.702 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.702 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.703 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.703 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.704 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.706 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.712 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.713 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.716 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.718 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.719 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.727 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.730 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.730 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.742 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.743 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.743 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.747 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.747 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.749 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.750 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.750 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.754 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.757 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.757 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.760 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.764 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.766 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.768 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.773 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.774 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.777 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.777 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.781 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.781 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.784 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.787 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.791 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.794 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.799 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.800 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.803 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.803 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.806 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.806 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.812 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.812 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.815 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.819 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.821 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.822 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.823 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.831 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.831 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.836 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.837 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.837 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.840 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.842 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.842 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.847 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.849 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.865 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.865 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.875 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.879 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.881 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.882 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.885 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.885 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.891 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.892 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.894 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.900 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.900 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.900 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.907 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.914 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.915 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.916 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.916 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.919 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.919 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.932 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.932 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.934 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.939 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.941 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.943 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.947 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.949 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.950 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.955 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.959 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.959 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.960 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.962 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.967 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.969 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.969 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.971 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.978 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.983 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.989 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.990 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.991 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.991 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.995 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.997 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:29.998 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.002 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.004 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.006 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.007 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.007 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.008 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.011 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.014 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.019 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.019 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.021 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.022 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.027 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.029 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.031 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.032 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.041 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.041 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.049 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.055 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.056 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.055 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.059 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.062 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.062 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.063 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.063 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.068 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.068 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.069 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.071 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.072 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.073 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.079 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.081 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.084 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.085 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.087 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.088 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.089 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.089 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.089 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.091 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.093 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.103 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.104 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.105 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.110 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.110 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.119 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.122 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.124 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.126 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.127 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.131 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.136 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.138 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.144 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.146 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.146 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.153 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.155 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.155 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.158 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.159 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.164 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.164 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.168 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.171 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.171 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.173 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.174 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.174 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.176 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.178 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.178 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.179 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.179 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.182 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.183 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.185 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.188 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.188 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.193 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.195 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.197 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.207 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.213 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.213 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.219 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.220 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.221 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.222 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.222 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.227 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.227 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.229 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.229 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.233 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.241 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.242 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.244 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.245 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.245 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.250 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.253 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.254 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.256 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.259 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.264 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.265 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.266 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.270 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.274 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.281 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.282 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.288 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.290 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.292 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.296 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.299 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.304 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.306 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.307 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.307 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.310 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.310 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.311 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.314 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.318 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.320 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.322 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.324 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.327 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.328 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.337 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.342 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.350 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.354 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.356 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.356 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.358 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.361 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.363 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.365 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.365 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.369 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.372 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.382 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.385 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.385 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.388 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.390 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.392 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.399 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.402 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.403 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.405 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.409 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.410 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.411 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.415 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.417 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.418 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.421 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.422 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.422 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.424 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.424 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.429 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.432 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.433 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.442 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.442 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.443 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.445 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.463 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.463 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.464 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.464 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.466 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.470 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.470 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.470 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.471 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.472 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.472 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.472 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.473 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.475 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.475 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.476 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.477 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.480 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.490 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.495 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.495 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.496 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.502 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.503 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.504 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.504 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.505 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.514 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.521 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.523 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.528 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.529 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.529 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.530 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.531 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.532 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.533 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.537 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.537 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.539 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.540 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.540 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.543 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.544 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.546 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.550 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.551 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.554 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.554 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.554 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.556 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.556 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.561 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.561 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.562 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.566 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.566 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.566 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.570 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.571 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.572 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.577 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.578 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.583 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.586 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.589 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.589 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.594 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.594 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.598 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.598 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.599 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.602 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.604 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.607 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.616 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.617 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.620 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.620 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.621 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.623 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.630 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.634 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.637 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.639 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.647 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.653 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.653 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.654 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.654 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.657 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.659 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.660 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.663 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.663 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.663 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.665 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.666 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.669 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.669 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.676 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.681 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.681 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.685 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.686 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.688 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.689 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.689 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.689 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.690 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.692 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.694 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.697 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.698 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.698 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.699 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.700 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.704 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.707 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.709 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.712 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.714 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.719 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.723 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.723 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.724 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.728 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.729 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.729 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.731 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.731 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.734 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.742 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.742 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.742 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.744 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.745 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.749 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.751 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.751 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.755 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.758 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.762 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.765 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.766 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.769 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.775 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.781 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.787 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.790 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.792 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.794 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.802 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.803 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.808 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.809 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.812 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.815 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.822 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.823 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.826 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.829 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.831 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.832 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.835 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.840 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.840 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.840 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.840 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.847 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.849 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.851 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.855 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.858 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.859 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.875 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.875 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.877 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.880 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.887 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.888 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.890 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.904 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.905 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.908 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.908 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.910 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.911 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.917 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.919 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.919 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.921 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.922 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.923 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.926 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.926 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.933 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.934 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.935 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.943 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.947 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.948 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.958 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.959 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.961 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.962 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.964 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.968 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.972 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.973 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.973 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.973 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.981 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.985 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.985 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.995 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:30.998 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.004 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.009 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.009 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.009 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.010 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.015 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.016 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.017 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.019 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.023 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.025 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.026 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.028 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.028 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.029 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.029 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.031 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.034 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.036 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.038 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.040 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.044 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.047 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.053 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.055 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.056 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.062 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.062 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.062 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.062 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.065 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.067 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.070 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.070 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.072 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.072 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.074 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.074 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.076 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.076 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.077 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.077 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.077 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.081 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.082 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.085 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.085 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.087 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.088 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.091 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.095 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.101 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.105 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.105 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.107 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.113 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.119 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.123 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.127 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.129 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.132 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.137 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.137 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.137 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.144 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.146 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.155 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.159 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.159 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.160 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.170 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.171 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.179 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.185 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.187 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.188 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.191 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.195 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.196 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.198 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.199 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.202 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.205 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.205 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.207 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.208 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.208 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.211 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.214 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.221 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.221 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.223 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.223 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.224 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.230 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.233 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.233 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.233 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.243 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.243 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.248 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.248 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.257 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.257 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.260 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.261 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.262 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.265 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.265 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.268 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.272 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.277 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.281 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.285 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.293 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.294 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.296 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.298 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.299 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.302 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.304 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.305 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.305 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.305 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.307 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.309 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.310 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.313 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.313 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.315 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.315 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.317 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.320 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.321 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.322 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.324 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.340 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.340 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.346 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.346 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.350 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.353 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.353 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.357 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.358 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.359 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.359 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.359 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.360 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.360 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.365 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.366 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.367 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.370 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.371 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.374 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.378 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.381 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.382 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.383 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.383 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.385 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.387 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.388 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.389 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.398 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.398 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.404 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.407 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.415 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.418 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.418 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.427 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.430 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.431 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.435 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.435 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.439 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.445 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.446 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.453 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.453 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.460 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.464 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.472 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.474 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.474 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.477 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.479 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.484 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.486 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.491 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.501 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.503 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.510 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.510 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.515 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.521 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.525 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.527 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.529 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.533 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.535 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.538 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.538 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.539 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.541 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.541 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.542 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.542 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.547 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.547 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.552 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.554 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.556 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.556 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.558 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.559 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.563 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.568 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.569 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.570 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.574 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.577 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.583 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.585 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.591 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.593 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.594 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.596 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.596 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.598 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.598 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.601 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.609 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.610 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.618 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.619 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.621 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.623 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.624 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.626 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.628 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.630 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.633 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.635 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.635 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.636 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.641 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.642 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.645 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.647 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.653 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.653 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.658 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.660 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.660 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.664 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.669 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.671 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.673 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.675 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.678 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.681 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.682 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.683 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.686 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.687 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.689 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.693 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.697 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.699 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.701 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.707 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.707 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.707 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.710 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.710 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.711 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.712 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.719 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.723 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.727 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.732 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.735 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.740 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.741 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.743 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.745 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.747 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.752 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.752 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.755 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.760 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.765 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.768 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.770 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.772 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.774 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.774 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.774 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.775 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.778 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.779 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.781 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.782 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.789 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.793 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.795 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.802 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.808 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.813 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.821 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.823 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.832 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.832 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.835 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.835 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.843 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.845 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.845 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.850 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.858 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.861 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.862 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.864 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.868 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.868 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.872 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.874 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.874 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.877 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.877 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.879 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.884 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.884 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.886 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.887 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.889 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.889 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.889 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.890 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.893 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.894 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.897 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.897 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.904 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.912 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.920 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.920 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.925 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.931 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.932 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.933 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.935 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.937 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.939 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.943 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.945 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.952 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.958 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.965 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.968 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.968 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.971 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.974 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.977 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.978 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.980 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.983 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.985 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.989 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.990 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.992 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.994 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:31.995 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.003 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.003 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.004 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.005 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.008 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.013 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.021 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.022 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.025 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.026 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.030 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.032 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.045 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.048 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.055 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.055 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.055 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.055 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.056 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.056 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.059 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.059 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.061 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.061 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.064 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.066 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.068 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.070 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.070 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.071 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.071 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.072 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.073 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.077 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.078 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.085 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.088 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.092 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.096 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.101 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.105 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.106 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.107 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.110 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.113 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.116 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.117 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.121 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.125 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.137 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.139 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.140 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.142 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.144 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.144 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.144 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.146 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.148 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.149 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.150 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.151 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.154 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.159 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.162 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.162 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.165 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.166 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.167 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.170 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.170 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.173 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.177 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.178 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.178 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.182 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.186 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.187 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.187 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.188 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.193 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.193 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.207 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.207 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.203 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.207 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.212 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.220 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.227 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.232 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.232 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.236 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.238 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.242 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.244 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.249 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.249 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.257 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.261 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.262 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.262 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.264 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.266 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.266 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.266 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.269 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.270 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.272 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.276 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.282 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.292 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.299 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.303 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.303 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.305 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.307 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.308 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.310 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.312 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.313 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.325 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.326 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.329 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.330 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.337 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.343 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.344 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.344 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.345 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.348 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.362 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.362 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.362 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.363 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.366 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.367 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.373 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.373 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.376 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.376 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.383 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.387 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.389 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.393 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.395 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.397 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.397 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.398 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.400 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.400 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.409 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.412 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.414 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.415 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.416 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.418 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.421 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.421 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.424 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.429 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.429 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.429 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.432 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.433 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.434 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.439 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.439 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.443 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.443 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.443 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.448 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.454 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.459 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.463 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.466 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.474 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.477 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.478 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.478 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.480 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.480 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.486 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.491 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.492 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.496 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.497 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.505 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.506 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.507 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.508 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.508 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.510 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.510 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.510 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.511 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.511 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.513 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.516 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.517 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.519 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.522 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.523 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.525 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.525 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.527 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.527 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.528 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.530 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.533 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.539 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.540 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.546 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.547 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.553 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.558 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.559 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.560 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.560 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.564 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.565 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.565 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.565 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.572 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.572 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.572 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.573 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.573 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.579 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.580 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.587 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.587 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.589 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.590 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.594 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.598 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.600 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.600 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.603 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.606 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.606 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.612 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.615 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.621 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.623 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.624 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.627 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.635 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.638 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.640 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.643 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.644 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.646 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.647 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.647 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.647 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.649 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.650 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.651 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.652 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.656 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.662 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.662 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.664 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.672 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.672 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.672 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.673 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.675 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.675 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.677 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.677 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.679 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.684 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.688 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.688 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.690 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.694 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.695 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.697 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.697 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.698 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.701 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.708 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.715 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.716 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.719 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.720 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.723 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.727 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.727 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.729 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.729 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.733 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.735 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.741 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.742 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.749 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.759 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.760 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.762 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.775 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.779 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.781 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.784 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.785 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.788 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.796 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.800 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.803 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.803 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.804 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.804 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.808 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.808 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.808 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.814 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.817 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.819 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.823 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.825 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.825 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.829 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.830 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.831 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.833 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.836 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.837 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.838 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.842 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.843 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.844 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.846 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.846 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.849 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.854 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.854 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.859 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.859 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.863 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.865 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.869 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.873 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.874 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.875 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.877 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.877 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.878 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.878 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.886 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.894 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.896 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.909 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.909 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.910 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.912 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.912 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.916 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.920 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.922 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.924 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.924 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.927 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.930 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.931 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.936 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.940 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.942 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.943 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.945 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.951 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.956 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.956 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.959 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.960 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.964 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.965 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.966 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.969 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.972 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.972 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.973 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.973 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.975 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.977 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.981 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.985 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.986 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.989 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.989 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.990 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.991 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.994 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.999 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:32.999 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.004 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.006 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.009 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.009 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.013 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.013 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.014 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.014 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.017 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.018 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.020 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.020 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.020 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.031 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.031 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.032 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.032 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.032 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.036 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.040 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.043 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.044 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.046 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.054 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.058 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.060 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.065 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.067 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.070 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.073 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.077 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.082 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.086 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.088 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.089 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.095 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.095 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.099 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.102 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.103 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.105 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.107 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.109 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.109 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.110 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.116 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.116 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.121 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.124 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.128 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.128 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.130 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.133 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.135 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.140 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.148 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.159 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.159 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.160 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.163 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.163 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.164 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.169 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.170 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.171 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.171 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.171 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.174 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.175 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.177 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.178 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.182 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.184 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.186 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.190 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.190 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.191 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.195 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.197 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.205 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.207 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.214 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.215 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.216 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.219 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.219 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.223 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.226 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.226 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.229 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.231 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.232 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.232 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.234 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.239 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.240 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.240 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.240 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.251 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.251 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.254 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.256 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.263 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.263 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.263 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.267 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.270 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.277 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.277 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.278 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.279 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.279 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.284 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.287 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.289 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.290 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.294 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.296 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.303 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.303 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.304 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.304 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.305 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.306 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.306 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.307 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.308 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.315 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.316 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.317 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.318 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.320 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.324 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.325 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.325 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.331 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.339 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.343 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.343 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.345 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.345 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.348 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.353 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.355 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.358 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.360 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.361 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.365 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.366 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.368 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.370 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.372 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.374 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.381 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.382 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.386 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.386 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.391 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.393 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.403 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.408 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.408 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.409 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.409 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.411 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.414 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.416 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.420 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.422 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.427 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.430 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.432 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.432 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.441 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.443 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.446 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.447 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.447 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.452 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.454 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.454 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.457 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.459 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.462 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.462 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.462 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.463 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.463 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.465 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.471 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.475 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.483 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.484 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.488 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.489 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.493 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.501 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.504 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.506 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.506 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.506 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.509 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.509 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.510 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.512 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.517 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.520 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.520 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.520 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.524 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.526 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.529 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.529 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.530 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.534 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.538 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.540 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.540 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.549 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.549 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.552 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.554 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.561 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.562 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.563 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.570 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.573 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.574 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.576 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.576 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.577 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.583 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.591 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.594 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.594 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.598 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.599 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.600 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.603 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.604 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.604 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.606 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.607 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.608 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.610 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.610 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.621 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.624 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.627 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.630 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.631 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.633 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.633 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.636 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.639 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.642 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.643 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.647 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.647 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.649 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.649 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.656 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.656 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.657 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.659 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.666 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.668 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.670 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.683 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.683 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.686 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.687 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.688 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.688 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.689 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.698 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.698 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.701 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.704 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.704 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.708 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.709 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.710 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.710 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.713 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.715 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.724 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.724 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.724 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.743 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.746 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.747 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.749 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.750 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.752 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.754 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.756 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.759 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.760 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.761 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.763 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.765 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.766 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.771 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.772 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.773 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.781 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.784 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.784 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.786 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.786 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.789 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.790 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.791 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.798 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.798 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.804 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.809 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.810 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.812 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.815 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.824 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.825 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.829 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.833 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.833 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.835 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.835 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.838 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.841 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.843 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.848 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.851 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.851 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.852 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.857 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.858 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.865 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.869 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.871 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.873 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.875 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.875 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.879 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.880 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.894 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.894 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.897 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.900 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.900 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.903 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.906 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.906 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.907 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.907 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.907 INFO 17112 --- [pool-1-thread-1] tourGuide.service.RewardsService : ** Multithreading ** Processing to calculate all rewards
2021-12-01 11:49:33.911 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.911 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.911 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.932 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.932 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.932 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.932 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.932 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.932 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.912 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.932 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.932 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.932 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.932 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.933 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.937 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.939 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.939 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.949 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.949 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.953 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.953 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.955 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.960 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.972 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.972 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.972 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.972 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.975 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.975 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.976 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.978 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.981 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.988 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.990 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:33.995 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.000 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.013 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.016 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.022 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.032 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.032 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.032 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.032 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.032 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.032 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.033 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.046 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.054 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.054 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.055 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.055 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.057 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.057 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.057 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.060 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.061 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.061 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.062 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.062 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.065 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.074 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.080 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.084 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.096 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.096 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.096 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.111 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.118 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.122 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.124 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.126 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.127 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.127 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.129 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.132 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.132 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.135 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.147 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.149 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.159 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.167 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.175 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.177 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.177 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.190 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.191 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.193 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.198 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.198 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.199 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.199 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.199 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.207 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.209 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.211 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.212 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.214 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.216 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.220 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.225 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.227 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.229 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.231 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.234 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.235 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.247 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.249 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.250 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.257 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.261 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.264 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.266 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.268 INFO 17112 --- [ol-5-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.269 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.272 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.277 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.277 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.278 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.278 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.280 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.281 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.281 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.282 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.282 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.283 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.283 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.283 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.283 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.284 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.285 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.285 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.285 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.287 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.288 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.289 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.289 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.289 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.300 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.300 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.300 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.303 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.305 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.306 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.308 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.308 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.309 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.310 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.312 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.317 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.317 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.318 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.328 INFO 17112 --- [ol-5-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.330 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.335 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.335 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.335 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.335 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.335 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.335 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.336 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.336 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.336 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.339 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.342 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.342 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.348 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.352 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.352 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.355 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.356 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.356 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.357 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.360 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.361 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.368 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.370 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.382 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.382 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.383 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.387 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.395 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.401 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.401 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.401 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.401 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.401 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.401 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.408 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.416 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.420 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.423 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.423 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.430 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.430 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.430 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.430 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.431 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.433 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.444 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.444 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.444 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.444 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.444 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.444 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.450 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.450 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.457 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.460 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.461 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.463 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.464 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.465 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.470 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.470 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.473 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.473 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.453 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.476 INFO 17112 --- [ol-5-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.476 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.489 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.489 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.489 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.489 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.494 INFO 17112 --- [ol-5-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.498 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.511 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.511 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.511 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.511 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.511 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.511 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.511 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.512 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.512 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.514 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.518 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.527 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.527 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.530 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.531 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.533 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.538 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.539 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.545 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.546 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.551 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.558 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.559 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.562 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.563 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.565 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.565 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.569 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.576 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.578 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.579 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.582 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.582 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.583 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.585 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.589 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.589 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.590 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.591 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.593 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.595 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.595 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.598 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.598 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.604 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.605 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.606 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.606 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.609 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.611 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.613 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.619 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.622 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.623 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.624 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.624 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.625 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.632 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.638 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.641 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.642 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.650 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.650 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.650 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.650 INFO 17112 --- [ol-5-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.653 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.655 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.660 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.661 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.662 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.663 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.664 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.666 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.672 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.679 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.682 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.700 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.700 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.700 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.700 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.700 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.700 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.701 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.701 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.701 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.701 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.708 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.717 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.723 INFO 17112 --- [ool-5-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.730 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.731 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.732 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.734 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.735 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.741 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.742 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.742 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.751 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.754 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.755 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.756 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.757 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.758 INFO 17112 --- [ol-5-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.758 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.758 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.759 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.759 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.762 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.768 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.773 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.774 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.775 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.779 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.779 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.779 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.782 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.784 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.787 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.787 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.787 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.791 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.793 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.795 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.795 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.797 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.798 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.799 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.802 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.806 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.809 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.809 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.811 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.812 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.821 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.822 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.828 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.830 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.832 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.832 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.837 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.837 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.839 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.839 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.848 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.848 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.850 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.853 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.855 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.855 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.859 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.859 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.864 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.865 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.874 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.878 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.878 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.878 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.882 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.888 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.894 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.896 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.896 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.903 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.903 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.908 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.910 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.921 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.924 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.924 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.929 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.935 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.937 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.939 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.940 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.942 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.947 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.947 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.960 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.963 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.964 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.967 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.976 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.978 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.979 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.981 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.987 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.989 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.997 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.998 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:34.999 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.003 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.006 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.007 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.007 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.007 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.007 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.010 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.011 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.015 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.019 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.019 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.022 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.022 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.025 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.026 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.028 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.029 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.030 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.031 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.031 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.032 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.036 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.039 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.040 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.041 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.042 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.052 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.053 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.060 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.065 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.070 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.070 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.072 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.082 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.085 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.090 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.092 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.095 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.095 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.098 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.102 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.104 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.104 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.106 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.106 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.107 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.108 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.117 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.118 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.120 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.126 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.126 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.126 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.128 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.129 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.131 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.131 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.136 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.146 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.148 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.148 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.151 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.152 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.158 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.158 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.164 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.166 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.170 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.170 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.172 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.173 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.179 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.182 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.185 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.185 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.186 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.187 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.189 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.189 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.191 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.200 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.200 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.202 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.206 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.210 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.210 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.214 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.214 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.218 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.221 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.224 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.226 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.232 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.235 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.236 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.237 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.238 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.238 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.239 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.240 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.245 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.245 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.245 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.245 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.246 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.247 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.253 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.253 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.254 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.256 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.259 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.260 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.261 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.266 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.268 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.269 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.269 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.271 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.271 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.274 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.284 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.287 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.290 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.291 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.294 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.310 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.313 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.315 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.315 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.315 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.320 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.322 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.327 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.328 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.328 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.329 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.330 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.333 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.339 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.339 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.339 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.340 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.349 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.349 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.355 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.364 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.364 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.365 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.369 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.369 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.371 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.371 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.373 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.376 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.376 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.379 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.379 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.386 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.386 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.386 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.392 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.394 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.395 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.396 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.397 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.398 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.399 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.402 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.407 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.407 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.407 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.413 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.415 INFO 17112 --- [pool-1-thread-1] tourGuide.tracker.Tracker : Tracker Time Elapsed: 144 seconds.
2021-12-01 11:49:35.416 INFO 17112 --- [pool-1-thread-1] tourGuide.tracker.Tracker : Tracker sleeping
2021-12-01 11:49:35.443 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.443 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.443 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.444 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.444 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.444 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.444 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.444 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.444 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.445 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.445 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.445 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.445 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.445 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.446 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.445 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.445 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.447 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.449 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.449 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.450 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.455 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.458 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.462 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.462 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.463 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.463 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.463 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.466 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.468 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.470 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.470 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.474 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.475 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.475 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.478 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.479 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.483 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.483 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.487 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.489 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.493 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.493 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.498 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.502 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.502 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.504 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.507 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.508 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.508 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.508 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.509 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.510 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.510 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.512 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.525 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.525 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.529 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.529 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.529 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.532 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.532 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.532 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.537 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.542 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.548 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.556 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.558 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.559 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.562 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.562 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.563 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.572 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.573 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.575 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.579 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.586 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.587 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.593 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.596 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.596 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.596 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.598 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.598 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.598 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.604 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.604 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.609 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.611 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.620 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.621 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.622 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.623 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.624 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.633 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.635 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.635 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.637 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.637 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.642 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.642 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.644 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.650 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.655 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.657 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.659 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.660 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.663 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.666 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.671 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.671 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.673 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.677 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.681 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.682 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.686 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.686 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.694 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.699 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.700 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.703 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.703 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.704 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.704 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.711 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.711 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.721 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.721 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.722 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.725 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.727 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.729 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.729 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.731 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.732 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.734 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.738 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.742 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.743 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.743 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.743 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.744 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.747 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.747 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.749 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.752 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.756 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.756 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.756 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.758 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.758 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.760 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.763 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.765 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.765 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.765 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.766 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.770 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.772 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.774 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.782 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.784 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.789 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.789 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.789 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.790 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.794 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.795 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.800 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.800 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.806 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.806 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.807 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.811 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.811 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.811 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.814 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.816 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.820 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.821 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.821 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.822 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.826 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.828 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.836 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.837 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.841 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.845 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.845 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.847 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.847 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.849 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.856 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.861 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.863 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.867 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.870 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.870 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.872 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.873 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.874 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.877 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.882 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.885 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.885 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.886 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.893 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.897 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.902 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.903 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.904 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.907 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.915 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.915 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.918 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.919 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.920 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.923 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.924 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.927 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.929 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.931 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.931 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.933 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.935 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.940 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.951 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.952 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.955 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.958 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.962 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.963 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.968 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.968 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.969 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.970 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.973 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.973 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.974 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.975 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.976 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.980 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.982 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.986 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.989 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.992 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.992 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.992 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.994 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.995 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:35.997 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.014 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.016 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.016 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.016 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.018 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.018 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.020 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.020 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.022 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.022 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.022 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.027 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.031 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.034 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.044 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.047 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.049 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.060 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.064 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.064 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.071 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.071 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.071 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.076 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.078 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.080 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.086 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.086 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.088 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.090 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.092 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.093 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.094 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.094 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.101 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.103 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.105 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.105 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.105 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.110 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.110 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.112 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.115 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.118 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.118 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.118 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.120 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.120 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.122 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.126 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.127 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.130 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.133 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.134 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.136 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.137 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.143 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.146 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.146 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.158 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.158 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.164 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.167 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.169 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.170 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.174 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.175 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.177 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.180 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.183 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.186 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.190 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.190 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.193 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.193 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.197 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.198 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.200 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.200 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.204 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.204 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.207 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.211 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.213 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.215 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.215 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.218 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.221 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.222 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.226 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.226 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.230 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.237 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.238 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.239 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.242 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.248 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.248 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.249 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.251 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.256 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.256 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.261 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.262 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.264 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.273 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.273 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.274 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.275 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.275 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.280 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.283 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.287 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.288 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.290 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.291 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.292 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.296 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.296 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.297 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.300 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.300 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.303 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.303 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.303 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.307 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.307 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.308 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.308 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.309 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.309 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.309 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.312 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.315 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.321 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.321 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.321 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.321 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.322 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.324 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.330 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.332 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.342 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.344 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.347 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.347 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.348 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.359 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.360 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.360 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.362 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.363 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.366 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.368 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.369 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.371 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.379 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.381 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.381 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.381 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.384 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.392 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.393 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.395 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.397 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.398 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.401 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.407 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.411 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.412 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.415 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.415 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.419 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.419 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.426 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.435 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.444 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.449 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.452 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.453 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.453 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.453 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.454 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.454 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.456 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.456 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.459 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.459 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.461 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.464 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.464 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.465 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.474 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.475 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.481 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.483 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.487 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.489 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.490 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.490 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.492 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.494 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.495 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.496 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.497 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.499 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.500 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.506 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.509 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.512 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.514 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.518 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.520 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.523 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.523 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.526 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.526 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.529 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.532 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.535 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.537 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.538 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.545 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.555 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.559 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.559 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.559 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.560 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.562 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.569 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.570 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.570 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.573 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.574 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.582 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.584 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.584 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.587 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.588 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.589 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.596 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.603 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.603 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.607 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.607 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.609 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.609 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.611 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.615 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.616 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.619 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.621 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.621 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.628 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.634 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.645 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.651 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.654 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.655 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.666 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.670 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.671 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.673 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.673 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.677 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.679 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.689 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.692 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.692 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.695 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.697 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.703 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.713 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.715 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.719 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.728 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.728 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.728 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.729 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.731 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.732 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.735 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.737 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.737 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.743 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.745 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.748 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.749 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.749 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.752 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.752 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.753 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.753 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.755 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.757 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.759 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.760 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.760 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.766 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.769 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.773 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.773 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.775 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.778 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.778 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.780 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.780 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.786 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.786 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.789 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.791 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.791 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.791 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.797 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.799 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.801 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.801 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.803 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.804 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.805 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.806 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.808 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.809 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.813 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.815 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.817 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.817 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.819 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.819 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.820 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.825 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.826 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.827 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.837 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.838 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.843 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.847 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.848 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.852 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.853 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.858 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.858 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.863 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.868 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.868 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.871 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.875 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.875 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.880 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.881 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.883 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.887 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.887 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.888 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.892 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.898 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.901 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.904 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.905 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.906 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.907 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.910 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.911 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.919 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.920 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.921 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.924 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.928 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.928 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.928 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.929 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.930 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.930 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.932 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.941 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.941 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.944 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.944 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.953 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.954 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.954 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.959 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.959 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.964 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.967 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.973 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.979 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.980 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.986 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.987 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.989 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.989 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.991 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.991 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.995 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.997 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.998 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:36.999 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.002 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.002 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.003 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.011 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.015 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.015 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.017 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.018 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.018 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.021 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.022 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.023 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.028 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.029 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.036 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.041 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.055 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.060 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.062 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.062 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.062 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.065 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.067 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.070 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.071 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.076 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.079 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.079 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.082 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.086 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.088 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.088 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.088 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.093 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.093 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.097 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.100 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.101 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.101 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.104 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.111 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.114 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.115 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.118 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.124 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.127 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.128 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.130 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.131 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.133 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.137 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.146 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.152 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.153 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.154 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.154 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.154 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.157 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.158 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.160 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.162 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.164 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.165 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.166 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.169 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.170 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.170 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.171 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.173 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.175 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.175 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.178 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.178 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.181 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.185 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.186 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.186 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.188 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.188 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.189 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.198 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.198 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.204 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.205 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.206 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.206 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.209 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.209 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.213 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.216 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.216 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.218 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.219 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.219 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.223 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.226 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.226 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.228 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.228 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.233 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.237 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.237 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.240 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.240 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.241 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.242 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.242 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.246 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.249 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.251 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.252 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.252 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.253 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.256 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.261 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.271 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.271 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.280 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.280 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.284 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.284 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.284 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.284 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.287 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.305 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.306 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.307 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.309 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.316 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.320 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.324 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.324 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.324 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.324 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.325 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.327 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.329 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.330 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.330 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.331 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.331 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.332 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.332 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.338 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.357 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.359 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.359 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.362 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.370 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.371 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.371 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.372 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.374 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.374 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.375 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.376 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.377 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.378 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.386 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.387 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.388 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.390 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.395 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.398 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.401 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.402 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.412 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.412 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.415 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.417 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.425 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.426 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.432 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.432 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.432 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.438 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.439 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.439 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.447 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.454 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.454 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.461 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.470 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.472 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.474 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.476 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.479 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.490 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.490 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.492 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.502 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.508 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.513 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.513 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.516 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.520 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.523 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.524 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.525 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.527 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.527 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.528 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.530 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.535 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.535 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.536 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.538 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.542 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.547 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.550 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.554 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.560 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.561 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.563 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.563 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.573 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.573 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.576 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.576 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.580 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.582 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.582 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.585 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.587 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.588 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.590 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.593 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.593 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.606 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.608 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.614 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.615 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.618 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.620 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.623 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.623 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.625 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.626 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.628 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.631 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.632 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.639 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.639 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.643 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.646 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.650 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.653 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.654 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.658 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.659 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.663 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.671 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.673 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.674 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.676 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.677 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.678 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.681 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.681 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.686 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.686 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.688 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.691 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.693 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.699 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.702 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.703 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.708 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.711 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.712 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.712 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.716 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.721 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.721 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.721 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.725 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.725 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.725 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.725 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.726 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.727 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.727 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.727 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.730 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.730 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.733 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.735 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.737 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.742 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.744 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.749 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.750 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.751 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.751 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.753 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.754 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.755 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.756 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.758 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.758 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.760 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.761 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.761 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.761 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.775 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.776 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.778 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.778 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.783 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.785 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.787 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.791 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.791 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.792 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.792 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.793 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.796 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.797 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.798 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.805 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.805 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.806 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.808 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.811 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.812 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.822 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.824 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.827 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.829 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.832 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.834 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.836 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.838 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.840 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.844 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.844 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.846 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.846 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.847 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.850 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.854 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.856 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.857 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.859 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.871 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.871 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.878 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.881 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.883 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.885 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.885 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.885 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.892 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.895 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.897 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.897 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.899 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.908 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.911 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.915 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.915 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.915 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.917 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.918 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.924 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.924 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.929 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.931 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.933 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.934 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.936 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.939 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.939 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.947 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.948 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.948 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.949 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.949 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.951 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.955 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.955 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.958 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.962 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.962 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.963 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.968 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.970 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.972 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.974 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.977 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.978 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.978 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.986 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.986 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.989 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.990 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.995 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.996 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:37.996 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.003 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.018 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.019 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.026 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.029 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.029 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.030 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.033 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.035 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.038 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.040 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.040 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.041 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.044 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.046 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.047 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.047 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.050 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.055 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.056 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.067 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.069 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.070 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.071 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.072 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.073 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.073 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.080 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.081 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.083 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.084 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.090 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.091 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.091 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.093 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.093 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.095 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.096 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.105 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.105 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.110 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.110 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.111 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.116 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.119 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.129 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.129 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.130 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.133 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.138 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.141 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.142 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.146 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.147 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.147 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.147 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.150 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.151 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.153 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.153 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.154 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.158 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.165 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.170 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.170 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.181 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.181 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.183 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.183 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.185 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.185 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.186 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.188 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.190 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.191 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.191 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.195 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.196 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.207 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.207 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.209 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.211 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.211 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.213 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.215 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.215 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.215 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.216 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.219 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.219 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.220 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.220 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.224 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.226 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.228 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.230 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.232 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.232 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.232 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.233 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.243 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.244 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.248 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.249 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.249 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.252 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.252 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.253 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.253 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.260 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.260 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.263 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.266 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.268 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.274 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.275 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.276 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.280 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.290 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.290 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.294 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.301 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.302 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.302 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.305 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.306 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.306 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.313 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.313 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.321 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.322 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.323 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.330 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.333 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.338 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.339 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.340 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.340 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.343 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.344 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.347 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.352 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.360 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.369 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.373 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.381 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.383 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.390 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.393 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.397 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.397 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.409 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.409 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.409 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.409 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.411 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.412 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.415 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.420 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.421 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.422 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.426 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.427 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.428 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.432 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.435 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.436 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.436 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.438 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.438 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.440 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.440 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.442 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.445 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.445 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.451 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.451 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.452 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.458 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.463 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.463 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.468 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.469 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.472 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.478 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.478 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.479 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.482 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.483 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.490 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.490 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.490 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.490 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.492 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.492 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.496 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.500 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.504 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.504 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.505 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.507 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.513 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.513 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.518 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.525 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.525 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.525 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.528 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.529 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.537 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.538 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.539 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.539 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.542 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.543 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.543 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.547 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.548 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.550 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.550 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.554 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.560 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.560 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.563 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.565 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.566 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.567 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.569 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.570 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.573 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.576 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.577 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.577 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.588 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.588 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.593 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.593 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.593 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.594 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.595 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.595 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.595 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.596 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.596 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.597 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.600 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.600 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.603 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.605 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.606 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.609 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.610 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.615 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.619 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.621 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.621 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.623 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.626 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.627 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.630 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.631 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.633 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.638 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.638 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.641 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.641 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.649 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.649 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.659 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.660 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.661 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.663 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.664 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.666 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.667 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.668 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.668 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.673 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.674 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.674 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.680 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.680 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.683 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.691 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.691 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.692 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.694 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.698 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.700 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.704 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.706 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.707 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.711 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.714 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.714 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.714 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.741 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.741 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.743 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.743 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.743 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.744 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.745 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.746 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.747 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.747 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.747 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.749 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.753 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.757 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.761 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.762 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.769 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.773 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.776 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.778 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.784 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.786 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.788 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.792 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.798 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.802 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.802 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.802 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.803 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.803 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.804 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.807 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.807 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.815 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.815 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.818 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.819 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.819 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.819 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.825 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.830 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.831 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.834 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.834 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.836 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.838 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.839 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.843 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.843 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.849 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.851 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.854 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.856 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.860 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.866 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.866 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.871 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.871 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.877 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.878 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.883 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.887 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.890 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.894 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.895 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.896 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.903 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.903 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.908 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.909 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.909 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.910 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.916 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.918 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.918 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.918 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.920 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.930 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.931 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.933 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.936 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.936 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.936 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.942 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.944 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.944 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.949 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.950 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.951 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.954 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.955 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.955 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.964 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.966 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.969 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.973 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.973 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.974 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.975 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.983 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.995 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.995 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:38.996 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.001 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.001 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.002 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.009 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.009 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.012 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.015 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.016 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.016 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.020 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.025 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.026 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.031 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.032 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.033 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.036 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.036 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.037 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.038 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.038 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.041 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.042 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.045 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.053 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.053 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.055 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.058 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.058 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.062 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.064 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.065 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.065 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.070 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.071 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.078 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.079 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.086 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.086 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.092 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.094 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.095 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.096 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.097 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.107 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.107 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.114 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.132 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.132 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.132 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.132 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.132 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.133 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.134 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.134 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.140 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.141 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.142 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.146 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.146 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.149 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.150 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.155 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.155 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.156 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.158 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.158 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.161 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.161 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.161 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.166 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.168 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.169 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.171 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.175 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.176 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.177 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.178 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.178 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.179 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.182 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.183 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.185 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.187 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.190 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.194 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.195 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.196 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.200 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.201 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.202 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.205 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.205 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.208 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.208 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.211 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.212 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.219 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.224 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.224 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.229 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.229 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.232 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.233 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.236 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.242 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.242 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.250 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.250 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.254 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.256 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.259 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.259 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.260 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.260 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.260 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.264 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.265 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.268 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.271 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.274 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.277 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.278 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.279 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.279 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.289 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.289 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.290 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.294 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.295 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.296 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.299 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.299 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.300 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.300 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.300 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.304 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.310 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.315 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.319 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.324 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.325 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.332 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.333 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.336 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.337 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.339 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.346 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.346 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.349 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.352 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.356 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.357 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.359 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.359 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.361 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.361 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.369 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.369 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.383 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.383 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.384 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.393 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.393 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.394 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.394 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.396 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.396 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.400 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.405 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.407 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.412 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.413 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.413 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.414 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.420 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.420 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.421 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.432 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.437 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.437 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.443 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.443 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.445 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.445 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.450 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.455 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.461 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.465 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.468 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.474 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.477 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.478 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.479 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.481 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.483 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.488 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.490 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.490 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.491 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.494 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.494 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.495 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.497 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.503 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.506 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.508 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.513 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.512 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.513 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.513 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.517 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.524 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.524 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.525 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.526 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.532 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.532 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.532 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.544 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.544 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.544 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.548 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.548 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.549 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.552 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.552 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.563 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.564 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.564 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.565 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.567 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.568 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.573 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.574 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.575 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.575 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.577 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.583 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.591 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.594 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.598 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.598 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.601 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.605 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.607 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.608 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.619 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.622 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.624 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.625 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.627 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.628 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.629 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.633 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.633 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.635 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.645 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.649 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.649 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.654 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.655 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.660 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.660 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.662 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.664 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.668 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.672 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.673 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.675 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.676 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.677 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.678 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.682 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.688 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.689 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.689 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.693 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.698 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.703 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.706 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.707 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.711 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.712 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.717 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.717 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.721 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.724 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.726 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.729 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.736 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.738 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.740 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.744 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.746 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.748 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.749 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.753 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.766 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.766 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.768 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.772 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.772 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.772 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.777 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.779 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.781 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.781 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.783 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.785 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.785 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.786 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.787 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.787 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.788 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.791 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.793 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.796 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.797 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.803 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.803 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.803 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.808 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.809 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.811 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.811 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.811 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.814 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.814 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.820 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.821 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.826 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.830 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.834 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.838 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.838 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.838 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.841 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.843 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.843 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.844 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.844 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.846 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.848 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.849 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.851 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.852 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.857 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.858 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.859 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.860 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.860 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.869 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.870 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.871 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.871 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.872 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.874 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.878 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.881 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.889 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.892 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.895 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.896 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.898 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.908 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.911 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.914 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.917 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.919 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.919 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.920 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.921 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.924 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.934 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.940 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.942 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.943 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.945 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.946 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.952 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.955 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.958 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.964 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.967 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.974 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.974 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.974 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.974 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.977 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.979 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.979 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.980 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.982 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.983 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.986 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.986 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.988 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.988 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.993 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.998 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.998 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.998 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.998 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:39.999 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.010 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.010 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.013 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.016 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.021 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.022 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.024 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.027 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.028 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.030 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.035 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.037 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.038 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.042 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.045 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.046 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.047 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.049 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.059 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.059 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.060 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.061 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.061 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.061 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.083 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.093 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.139 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.140 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.140 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.140 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.140 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.142 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.143 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.144 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.144 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.145 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.146 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.146 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.146 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.146 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.147 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.147 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.148 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.148 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.149 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.149 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.149 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.150 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.150 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.150 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.151 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.151 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.151 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.153 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.153 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.154 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.154 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.154 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.154 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.155 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.155 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.156 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.156 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.156 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.157 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.158 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.158 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.158 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.159 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.159 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.160 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.160 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.160 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.162 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.163 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.164 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.167 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.168 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.172 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.175 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.181 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.181 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.186 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.187 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.189 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.191 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.192 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.192 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.194 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.194 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.195 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.195 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.199 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.202 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.206 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.208 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.208 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.209 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.211 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.213 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.214 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.215 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.216 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.219 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.220 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.223 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.225 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.230 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.232 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.241 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.248 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.249 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.249 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.250 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.250 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.250 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.254 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.259 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.259 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.262 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.268 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.274 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.275 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.277 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.279 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.282 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.288 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.290 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.291 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.293 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.294 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.297 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.303 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.304 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.306 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.306 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.309 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.310 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.314 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.314 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.314 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.317 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.317 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.321 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.323 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.327 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.327 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.327 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.333 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.335 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.351 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.353 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.354 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.355 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.362 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.368 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.371 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.371 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.379 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.381 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.381 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.384 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.390 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.390 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.392 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.392 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.395 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.403 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.415 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.415 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.415 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.415 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.419 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.425 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.426 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.427 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.427 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.427 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.430 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.434 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.434 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.437 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.437 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.437 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.441 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.445 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.450 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.452 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.453 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.457 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.459 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.460 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.464 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.466 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.482 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.487 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.488 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.490 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.499 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.511 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.511 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.515 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.515 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.517 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.518 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.521 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.522 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.527 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.530 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.530 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.531 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.532 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.535 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.542 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.544 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.552 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.553 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.553 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.557 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.559 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.566 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.572 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.573 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.573 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.584 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.585 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.587 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.593 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.595 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.595 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.597 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.598 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.598 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.599 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.601 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.608 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.609 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.615 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.615 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.615 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.621 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.627 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.629 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.629 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.630 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.639 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.641 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.645 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.659 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.661 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.667 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.669 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.675 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.677 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.678 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.682 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.683 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.685 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.689 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.691 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.697 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.698 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.698 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.702 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.704 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.705 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.708 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.708 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.713 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.720 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.724 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.724 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.727 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.730 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.730 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.734 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.748 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.750 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.751 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.753 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.754 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.754 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.756 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.758 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.759 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.759 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.763 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.765 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.770 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.772 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.773 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.774 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.776 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.778 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.780 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.780 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.783 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.783 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.786 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.795 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.798 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.804 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.806 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.809 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.808 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.811 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.813 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.814 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.815 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.815 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.819 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.825 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.835 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.835 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.836 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.837 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.837 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.844 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.844 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.848 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.851 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.852 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.854 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.861 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.862 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.866 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.874 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.876 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.877 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.879 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.889 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.889 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.889 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.896 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.898 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.900 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.900 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.903 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.903 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.909 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.909 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.914 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.915 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.918 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.920 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.921 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.922 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.925 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.931 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.933 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.938 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.939 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.942 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.946 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.947 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.952 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.952 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.954 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.960 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.960 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.962 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.965 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.965 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.967 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.968 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.968 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.968 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.968 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.970 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.973 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.979 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.982 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.982 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.982 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.983 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.991 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.993 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.996 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.997 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:40.999 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.000 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.004 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.014 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.017 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.018 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.027 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.027 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.030 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.031 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.035 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.038 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.042 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.044 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.044 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.044 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.045 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.046 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.049 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.049 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.050 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.051 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.051 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.053 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.058 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.061 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.061 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.068 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.069 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.076 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.077 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.080 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.081 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.081 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.083 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.084 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.086 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.088 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.089 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.089 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.095 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.095 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.096 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.096 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.099 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.103 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.103 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.110 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.111 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.112 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.114 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.114 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.115 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.116 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.116 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.117 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.117 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.119 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.122 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.124 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.126 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.127 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.134 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.137 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.141 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.141 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.147 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.148 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.148 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.151 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.153 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.155 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.156 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.158 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.165 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.165 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.168 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.168 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.169 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.170 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.174 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.177 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.179 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.180 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.180 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.181 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.184 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.188 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.189 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.195 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.195 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.196 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.198 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.200 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.208 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.209 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.210 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.212 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.220 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.221 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.224 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.227 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.244 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.244 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.245 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.247 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.248 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.250 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.252 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.252 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.253 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.254 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.255 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.255 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.258 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.258 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.262 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.267 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.267 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.271 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.272 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.273 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.285 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.289 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.289 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.296 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.300 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.301 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.301 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.304 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.305 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.306 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.307 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.310 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.312 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.312 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.315 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.320 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.322 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.323 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.323 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.326 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.326 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.328 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.332 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.333 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.333 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.334 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.336 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.336 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.338 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.339 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.344 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.346 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.346 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.349 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.349 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.350 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.354 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.356 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.359 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.360 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.362 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.362 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.368 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.370 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.371 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.372 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.373 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.375 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.375 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.377 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.380 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.383 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.383 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.384 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.386 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.388 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.388 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.392 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.392 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.394 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.394 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.398 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.400 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.405 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.408 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.408 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.418 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.419 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.421 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.425 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.426 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.428 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.429 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.430 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.430 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.431 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.433 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.441 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.444 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.448 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.449 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.453 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.453 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.457 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.458 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.460 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.466 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.469 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.469 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.471 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.472 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.476 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.477 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.479 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.480 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.483 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.485 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.486 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.488 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.489 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.490 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.490 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.491 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.492 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.493 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.494 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.503 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.504 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.506 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.508 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.521 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.525 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.529 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.529 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.530 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.531 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.532 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.537 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.538 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.538 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.538 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.543 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.547 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.553 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.554 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.557 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.566 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.568 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.569 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.571 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.578 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.579 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.583 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.590 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.590 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.592 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.595 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.596 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.597 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.599 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.605 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.610 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.612 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.617 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.620 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.624 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.625 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.629 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.630 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.640 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.640 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.640 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.640 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.641 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.661 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.661 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.664 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.667 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.671 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.672 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.673 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.676 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.677 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.682 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.684 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.686 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.689 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.691 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.691 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.693 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.697 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.698 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.699 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.706 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.706 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.710 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.715 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.718 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.720 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.726 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.733 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.737 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.741 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.744 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.744 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.745 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.747 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.750 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.750 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.754 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.754 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.755 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.765 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.765 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.767 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.769 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.770 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.771 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.773 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.773 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.773 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.774 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.778 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.779 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.779 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.781 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.785 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.788 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.790 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.806 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.806 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.807 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.808 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.815 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.821 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.829 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.830 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.830 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.836 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.842 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.848 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.848 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.851 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.852 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.854 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.857 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.857 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.859 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.863 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.866 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.867 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.869 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.872 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.873 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.875 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.879 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.879 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.880 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.881 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.881 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.885 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.885 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.888 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.890 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.901 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.901 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.903 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.904 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.907 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.909 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.912 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.915 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.924 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.924 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.927 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.927 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.929 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.930 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.930 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.933 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.936 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.938 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.940 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.940 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.943 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.944 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.944 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.947 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.947 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.949 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.949 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.950 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.950 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.958 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.960 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.961 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.964 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.977 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.979 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.981 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.983 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.983 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.985 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.989 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.992 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.992 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:41.998 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.004 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.008 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.008 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.009 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.010 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.010 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.011 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.011 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.013 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.017 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.017 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.027 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.027 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.030 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.031 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.033 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.034 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.034 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.035 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.040 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.041 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.044 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.055 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.058 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.059 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.060 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.061 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.065 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.069 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.071 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.071 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.072 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.073 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.079 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.079 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.084 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.086 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.089 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.090 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.092 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.092 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.097 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.097 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.097 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.100 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.105 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.110 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.110 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.120 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.122 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.125 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.128 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.136 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.136 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.138 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.142 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.142 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.143 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.143 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.145 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.148 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.149 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.150 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.151 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.155 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.160 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.173 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.175 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.184 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.188 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.190 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.191 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.191 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.194 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.200 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.203 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.203 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.210 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.213 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.216 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.219 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.220 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.222 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.222 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.223 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.224 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.226 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.226 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.232 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.233 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.237 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.238 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.240 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.245 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.245 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.246 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.247 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.247 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.248 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.251 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.258 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.260 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.260 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.260 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.261 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.263 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.264 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.268 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.271 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.275 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.276 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.279 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.279 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.282 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.282 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.284 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.287 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.288 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.292 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.292 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.293 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.295 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.295 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.297 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.300 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.302 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.309 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.311 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.311 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.312 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.316 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.317 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.326 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.326 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.327 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.330 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.332 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.332 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.335 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.336 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.339 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.339 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.340 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.340 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.342 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.345 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.345 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.356 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.356 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.358 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.362 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.366 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.367 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.380 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.382 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.385 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.385 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.388 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.389 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.391 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.395 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.403 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.405 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.406 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.407 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.414 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.419 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.419 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.420 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.426 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.426 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.427 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.431 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.433 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.435 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.436 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.437 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.438 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.440 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.440 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.442 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.442 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.442 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.447 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.454 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.454 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.455 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.457 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.462 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.462 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.463 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.469 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.477 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.480 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.488 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.489 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.491 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.492 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.498 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.499 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.500 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.503 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.505 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.514 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.515 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.520 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.520 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.522 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.525 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.525 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.527 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.529 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.530 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.532 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.533 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.536 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.539 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.539 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.542 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.546 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.547 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.550 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.550 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.550 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.556 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.572 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.573 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.575 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.577 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.577 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.579 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.581 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.581 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.587 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.587 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.587 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.589 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.589 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.591 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.592 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.592 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.593 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.593 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.593 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.595 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.603 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.605 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.606 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.606 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.608 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.609 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.609 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.610 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.619 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.620 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.622 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.632 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.640 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.642 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.642 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.649 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.650 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.652 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.653 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.655 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.656 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.657 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.657 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.659 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.659 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.661 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.663 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.667 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.668 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.669 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.670 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.671 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.673 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.673 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.681 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.687 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.690 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.697 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.697 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.697 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.699 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.701 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.702 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.704 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.706 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.714 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.715 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.717 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.717 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.720 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.722 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.725 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.726 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.726 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.731 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.731 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.731 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.739 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.741 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.743 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.746 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.750 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.753 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.757 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.759 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.760 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.761 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.761 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.763 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.768 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.770 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.770 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.771 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.778 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.783 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.790 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.791 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.793 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.796 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.797 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.797 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.802 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.841 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.841 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.841 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.842 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.843 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.845 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.845 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.846 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.847 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.847 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.847 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.849 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.849 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.849 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.850 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.850 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.851 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.852 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.853 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.855 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.861 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.861 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.862 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.865 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.865 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.866 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.868 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.869 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.869 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.872 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.876 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.876 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.880 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.881 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.885 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.887 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.888 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.890 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.891 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.893 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.893 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.902 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.902 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.909 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.909 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.909 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.912 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.913 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.913 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.914 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.916 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.918 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.918 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.923 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.925 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.925 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.926 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.928 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.928 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.929 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.930 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.933 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.939 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.942 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.950 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.950 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.951 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.952 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.956 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.957 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.959 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.960 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.960 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.962 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.962 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.964 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.967 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.969 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.971 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.972 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.972 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.977 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.982 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.983 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.985 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.986 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.987 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.990 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.995 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.995 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:42.997 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.000 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.002 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.002 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.004 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.004 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.012 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.019 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.021 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.021 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.024 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.026 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.031 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.031 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.032 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.035 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.036 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.038 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.041 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.045 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.046 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.048 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.051 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.051 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.053 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.054 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.057 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.059 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.060 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.064 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.066 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.067 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.069 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.070 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.072 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.077 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.079 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.086 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.090 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.093 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.093 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.098 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.098 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.099 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.100 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.105 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.106 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.109 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.111 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.113 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.117 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.121 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.121 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.122 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.125 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.127 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.131 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.136 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.136 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.142 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.146 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.149 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.153 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.158 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.158 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.159 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.168 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.172 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.175 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.176 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.189 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.189 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.190 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.191 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.193 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.195 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.198 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.198 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.199 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.200 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.201 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.203 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.207 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.211 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.211 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.217 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.219 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.220 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.223 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.226 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.235 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.236 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.237 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.237 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.241 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.246 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.246 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.247 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.249 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.251 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.255 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.256 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.261 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.265 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.269 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.274 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.283 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.288 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.289 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.289 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.289 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.292 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.292 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.293 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.294 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.294 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.295 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.301 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.305 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.306 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.308 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.308 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.311 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.311 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.312 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.313 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.316 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.316 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.318 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.319 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.321 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.321 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.321 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.323 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.325 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.330 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.331 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.338 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.341 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.343 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.346 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.346 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.347 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.347 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.352 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.352 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.353 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.356 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.357 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.362 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.362 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.363 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.365 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.368 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.368 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.369 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.370 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.371 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.374 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.377 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.377 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.378 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.381 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.382 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.383 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.383 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.389 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.391 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.396 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.398 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.398 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.406 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.407 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.411 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.411 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.420 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.420 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.421 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.425 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.425 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.428 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.429 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.439 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.443 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.443 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.445 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.450 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.457 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.460 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.461 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.463 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.463 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.467 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.468 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.468 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.472 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.476 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.478 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.478 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.480 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.482 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.483 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.483 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.485 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.485 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.485 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.488 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.488 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.489 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.489 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.490 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.493 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.503 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.504 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.506 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.509 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.511 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.513 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.513 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.516 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.522 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.535 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.535 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.541 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.545 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.549 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.552 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.555 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.557 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.558 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.563 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.566 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.569 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.575 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.575 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.575 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.576 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.577 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.580 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.583 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.585 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.592 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.601 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.603 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.607 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.608 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.610 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.611 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.631 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.632 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.633 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.638 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.639 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.643 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.646 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.647 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.649 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.654 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.657 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.658 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.658 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.661 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.662 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.665 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.667 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.667 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.670 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.672 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.676 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.677 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.685 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.689 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.689 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.690 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.690 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.690 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.696 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.699 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.699 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.712 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.716 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.718 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.718 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.719 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.719 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.720 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.722 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.723 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.727 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.727 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.738 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.741 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.745 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.746 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.755 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.755 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.757 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.762 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.764 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.766 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.767 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.773 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.775 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.778 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.781 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.786 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.790 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.791 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.795 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.799 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.802 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.803 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.806 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.807 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.811 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.811 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.812 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.813 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.813 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.815 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.816 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.819 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.822 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.823 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.825 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.826 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.829 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.838 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.838 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.843 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.844 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.850 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.853 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.855 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.855 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.855 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.857 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.861 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.862 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.863 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.867 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.868 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.872 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.872 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.873 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.875 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.883 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.884 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.885 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.886 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.889 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.890 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.891 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.893 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.897 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.899 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.903 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.903 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.907 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.907 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.911 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.911 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.923 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.924 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.928 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.928 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.928 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.929 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.931 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.932 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.936 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.936 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.951 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.952 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.959 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.964 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.964 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.966 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.969 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.971 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.973 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.975 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.977 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.983 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.986 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.987 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.988 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.993 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.994 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:43.995 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.003 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.004 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.006 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.006 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.006 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.008 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.009 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.009 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.010 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.011 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.015 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.016 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.024 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.030 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.031 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.035 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.038 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.038 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.038 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.039 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.042 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.049 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.053 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.058 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.059 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.063 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.063 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.066 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.069 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.072 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.072 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.073 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.076 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.076 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.078 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.082 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.086 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.088 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.088 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.091 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.092 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.094 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.098 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.099 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.099 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.099 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.105 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.107 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.112 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.113 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.113 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.114 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.127 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.128 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.128 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.132 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.135 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.137 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.142 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.144 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.144 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.153 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.153 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.153 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.161 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.161 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.162 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.164 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.173 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.173 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.175 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.182 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.182 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.186 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.186 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.187 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.190 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.190 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.190 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.193 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.193 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.201 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.202 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.206 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.210 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.212 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.214 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.214 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.219 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.219 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.228 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.228 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.230 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.230 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.232 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.238 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.239 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.239 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.242 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.244 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.244 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.244 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.244 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.249 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.250 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.260 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.265 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.265 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.274 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.274 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.275 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.278 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.278 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.279 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.280 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.281 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.283 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.288 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.295 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.295 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.302 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.309 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.311 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.318 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.320 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.321 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.323 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.324 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.324 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.326 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.326 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.329 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.329 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.329 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.331 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.332 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.334 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.336 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.336 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.337 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.340 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.345 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.347 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.348 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.350 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.353 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.355 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.356 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.361 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.368 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.368 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.370 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.370 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.371 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.379 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.379 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.379 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.379 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.381 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.381 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.384 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.387 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.387 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.387 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.394 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.395 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.395 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.399 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.404 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.405 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.407 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.414 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.418 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.420 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.423 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.424 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.425 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.426 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.432 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.433 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.438 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.443 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.450 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.453 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.453 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.457 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.462 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.469 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.469 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.469 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.472 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.473 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.486 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.487 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.488 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.490 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.495 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.495 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.500 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.507 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.512 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.512 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.513 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.513 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.515 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.526 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.528 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.532 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.533 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.533 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.538 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.538 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.542 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.547 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.548 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.553 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.553 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.554 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.554 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.557 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.558 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.564 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.565 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.574 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.575 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.578 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.582 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.583 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.592 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.599 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.599 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.604 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.605 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.608 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.611 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.613 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.613 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.614 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.623 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.623 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.625 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.625 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.627 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.627 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.629 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.631 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.631 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.633 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.642 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.643 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.648 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.654 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.656 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.660 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.661 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.668 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.670 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.677 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.677 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.679 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.679 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.682 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.687 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.687 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.690 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.690 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.698 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.706 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.706 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.707 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.712 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.712 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.714 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.714 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.718 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.718 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.720 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.723 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.724 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.727 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.730 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.730 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.736 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.736 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.736 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.740 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.743 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.744 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.744 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.745 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.747 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.747 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.750 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.751 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.751 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.753 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.754 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.757 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.759 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.760 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.760 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.760 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.760 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.764 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.766 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.775 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.778 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.782 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.782 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.785 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.787 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.787 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.789 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.794 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.797 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.798 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.801 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.801 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.801 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.806 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.806 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.813 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.817 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.821 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.823 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.828 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.838 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.839 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.839 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.844 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.847 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.847 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.848 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.849 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.850 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.852 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.854 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.855 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.858 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.860 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.861 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.867 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.867 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.868 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.868 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.871 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.874 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.878 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.879 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.882 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.883 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.889 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.889 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.891 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.894 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.895 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.898 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.899 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.900 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.905 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.905 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.909 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.912 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.912 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.915 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.916 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.926 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.933 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.935 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.936 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.937 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.937 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.941 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.942 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.948 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.949 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.956 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.961 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.963 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.965 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.969 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.971 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.973 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.975 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.978 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.979 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.979 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.983 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.987 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.987 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.988 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.989 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.990 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.990 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.995 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.997 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:44.998 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.000 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.000 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.003 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.003 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.004 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.005 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.005 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.008 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.013 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.020 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.021 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.023 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.024 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.041 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.041 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.042 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.050 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.052 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.053 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.063 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.063 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.063 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.063 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.069 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.071 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.073 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.073 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.080 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.086 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.086 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.089 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.089 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.090 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.094 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.094 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.105 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.106 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.110 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.116 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.120 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.120 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.122 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.123 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.123 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.125 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.126 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.129 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.131 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.132 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.135 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.139 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.142 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.145 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.145 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.145 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.147 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.147 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.147 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.148 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.155 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.158 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.159 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.163 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.169 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.169 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.171 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.173 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.179 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.180 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.182 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.182 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.185 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.192 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.197 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.198 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.199 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.203 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.204 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.211 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.213 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.217 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.218 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.219 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.221 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.221 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.221 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.221 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.227 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.227 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.242 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.244 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.248 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.249 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.252 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.256 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.262 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.264 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.264 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.264 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.268 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.268 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.270 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.274 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.275 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.276 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.279 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.279 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.280 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.280 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.285 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.286 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.286 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.292 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.295 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.295 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.296 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.296 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.299 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.307 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.312 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.315 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.315 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.320 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.324 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.326 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.329 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.329 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.331 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.332 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.332 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.337 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.340 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.344 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.346 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.347 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.357 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.358 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.359 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.361 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.361 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.365 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.368 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.369 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.369 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.370 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.378 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.379 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.387 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.388 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.390 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.390 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.390 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.390 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.396 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.397 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.399 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.399 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.402 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.404 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.407 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.408 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.411 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.413 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.415 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.417 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.419 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.422 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.425 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.427 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.433 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.435 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.437 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.438 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.440 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.442 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.443 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.443 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.444 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.446 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.447 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.449 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.452 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.459 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.462 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.463 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.465 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.465 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.471 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.471 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.472 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.475 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.478 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.481 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.482 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.485 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.490 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.490 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.492 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.495 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.495 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.496 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.498 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.503 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.503 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.519 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.520 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.526 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.532 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.532 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.532 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.534 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.534 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.534 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.536 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.537 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.542 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.543 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.543 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.543 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.544 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.544 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.548 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.551 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.552 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.552 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.554 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.554 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.554 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.555 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.556 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.560 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.565 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.566 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.567 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.572 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.579 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.580 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.591 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.597 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.600 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.600 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.601 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.611 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.613 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.616 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.620 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.623 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.623 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.626 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.628 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.629 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.630 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.632 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.633 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.633 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.634 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.636 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.640 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.644 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.646 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.647 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.652 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.653 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.656 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.656 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.658 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.659 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.661 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.672 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.673 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.675 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.675 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.679 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.681 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.683 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.685 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.685 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.689 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.690 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.691 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.696 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.697 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.702 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.703 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.703 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.705 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.706 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.711 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.711 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.712 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.724 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.725 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.728 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.731 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.731 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.732 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.732 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.735 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.735 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.736 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.739 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.743 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.744 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.747 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.749 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.749 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.752 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.756 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.765 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.766 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.768 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.768 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.769 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.770 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.772 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.776 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.780 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.787 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.787 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.793 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.800 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.802 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.802 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.803 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.803 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.803 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.809 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.814 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.819 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.819 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.821 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.822 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.827 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.827 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.827 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.832 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.834 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.835 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.836 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.836 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.839 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.840 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.842 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.843 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.845 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.846 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.848 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.848 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.849 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.858 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.858 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.861 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.864 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.866 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.873 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.876 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.878 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.878 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.879 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.879 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.882 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.882 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.887 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.887 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.889 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.890 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.891 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.893 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.893 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.899 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.903 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.905 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.909 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.910 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.916 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.917 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.922 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.922 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.923 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.925 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.925 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.925 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.926 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.927 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.929 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.929 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.938 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.939 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.941 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.944 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.953 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.956 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.957 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.957 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.961 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.966 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.971 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.974 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.977 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.983 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.985 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.985 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.989 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.989 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.989 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.989 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.994 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.994 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:45.998 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.000 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.005 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.007 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.009 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.014 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.014 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.021 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.023 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.026 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.031 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.035 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.036 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.041 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.043 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.044 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.050 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.053 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.054 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.054 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.055 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.066 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.066 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.067 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.068 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.069 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.077 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.088 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.089 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.097 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.099 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.105 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.105 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.105 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.107 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.113 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.113 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.115 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.115 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.121 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.123 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.125 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.128 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.130 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.130 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.131 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.131 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.134 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.137 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.139 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.143 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.144 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.148 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.154 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.154 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.157 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.157 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.159 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.161 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.161 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.170 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.170 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.172 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.191 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.194 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.200 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.206 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.208 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.212 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.214 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.221 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.223 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.223 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.224 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.224 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.225 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.228 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.231 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.232 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.235 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.236 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.237 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.241 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.243 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.245 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.247 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.249 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.249 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.250 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.251 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.253 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.257 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.257 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.257 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.257 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.261 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.261 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.267 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.275 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.277 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.287 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.287 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.290 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.292 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.296 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.299 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.303 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.307 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.309 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.312 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.312 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.312 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.313 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.314 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.316 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.322 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.322 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.323 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.327 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.327 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.328 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.330 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.333 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.335 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.336 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.336 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.339 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.344 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.345 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.346 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.347 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.354 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.354 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.355 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.356 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.357 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.360 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.360 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.361 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.361 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.367 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.368 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.372 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.373 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.378 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.379 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.379 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.382 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.392 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.400 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.406 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.413 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.420 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.421 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.423 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.426 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.428 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.428 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.430 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.430 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.430 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.431 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.435 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.437 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.443 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.449 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.450 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.454 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.456 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.462 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.464 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.468 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.468 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.468 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.472 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.474 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.474 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.474 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.475 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.478 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.480 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.499 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.502 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.502 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.505 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.508 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.513 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.518 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.518 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.520 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.520 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.521 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.521 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.522 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.532 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.535 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.536 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.536 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.536 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.537 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.539 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.542 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.555 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.561 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.561 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.563 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.564 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.567 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.575 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.575 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.580 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.583 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.584 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.588 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.588 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.589 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.589 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.589 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.590 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.591 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.593 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.596 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.598 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.598 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.599 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.601 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.601 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.605 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.605 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.605 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.605 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.608 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.608 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.610 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.612 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.613 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.615 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.617 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.632 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.632 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.632 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.632 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.633 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.635 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.638 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.644 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.648 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.654 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.657 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.657 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.659 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.659 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.666 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.668 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.672 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.675 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.675 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.677 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.679 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.679 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.679 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.686 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.686 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.689 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.690 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.693 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.697 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.702 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.707 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.708 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.710 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.710 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.712 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.715 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.718 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.724 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.726 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.733 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.733 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.736 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.743 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.746 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.749 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.752 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.752 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.757 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.757 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.758 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.764 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.770 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.779 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.782 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.784 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.786 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.786 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.787 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.787 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.791 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.792 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.793 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.796 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.797 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.799 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.803 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.803 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.803 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.806 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.808 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.815 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.816 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.817 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.817 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.824 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.827 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.831 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.831 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.835 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.844 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.845 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.848 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.848 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.852 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.853 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.855 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.858 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.859 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.871 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.876 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.877 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.881 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.883 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.888 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.892 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.899 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.906 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.910 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.912 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.912 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.913 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.914 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.920 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.921 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.923 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.926 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.935 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.941 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.941 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.943 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.943 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.945 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.945 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.952 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.954 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.958 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.957 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.958 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.961 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.961 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.966 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.975 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.975 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.976 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.978 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.978 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.983 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.986 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.987 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.987 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.992 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.992 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:46.999 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.000 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.000 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.002 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.003 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.004 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.006 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.006 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.007 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.014 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.016 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.016 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.018 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.018 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.019 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.025 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.027 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.029 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.029 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.029 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.029 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.037 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.038 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.040 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.042 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.043 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.043 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.043 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.044 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.045 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.052 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.053 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.054 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.056 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.057 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.059 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.063 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.066 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.071 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.077 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.078 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.080 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.083 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.086 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.089 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.090 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.090 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.094 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.098 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.098 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.103 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.106 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.110 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.110 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.113 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.118 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.131 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.133 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.133 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.136 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.136 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.138 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.138 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.139 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.142 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.146 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.148 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.148 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.149 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.150 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.153 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.153 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.159 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.161 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.163 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.163 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.167 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.171 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.171 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.185 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.185 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.185 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.185 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.187 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.188 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.191 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.191 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.194 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.194 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.195 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.201 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.209 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.209 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.210 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.214 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.219 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.220 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.222 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.222 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.224 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.225 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.225 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.229 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.231 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.236 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.237 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.241 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.247 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.250 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.252 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.255 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.256 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.258 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.259 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.259 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.260 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.262 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.266 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.270 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.270 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.270 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.271 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.274 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.277 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.279 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.279 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.279 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.283 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.290 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.295 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.296 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.298 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.298 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.312 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.314 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.317 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.319 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.323 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.326 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.326 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.343 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.343 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.344 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.344 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.345 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.348 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.348 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.350 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.355 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.357 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.357 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.358 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.358 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.361 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.362 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.364 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.373 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.374 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.375 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.375 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.376 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.378 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.378 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.394 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.394 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.396 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.398 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.402 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.402 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.405 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.411 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.411 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.417 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.419 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.420 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.422 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.424 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.428 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.428 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.431 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.432 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.434 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.435 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.435 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.437 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.439 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.445 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.452 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.456 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.456 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.456 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.457 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.460 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.462 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.465 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.467 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.471 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.474 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.474 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.481 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.481 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.486 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.488 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.493 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.495 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.496 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.497 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.504 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.508 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.508 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.509 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.511 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.511 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.516 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.516 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.524 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.527 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.527 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.530 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.531 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.531 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.537 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.541 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.541 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.544 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.548 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.549 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.549 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.551 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.554 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.556 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.559 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.564 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.566 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.567 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.574 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.577 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.577 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.579 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.579 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.588 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.588 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.588 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.588 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.589 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.591 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.596 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.606 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.606 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.610 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.610 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.620 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.620 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.620 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.627 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.630 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.631 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.631 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.631 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.633 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.633 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.634 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.635 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.635 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.640 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.640 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.647 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.648 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.650 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.652 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.654 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.658 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.659 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.662 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.665 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.668 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.676 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.677 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.682 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.683 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.684 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.684 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.685 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.685 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.685 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.688 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.690 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.690 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.693 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.697 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.699 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.702 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.702 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.704 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.707 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.708 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.711 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.714 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.723 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.724 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.727 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.729 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.729 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.731 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.734 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.734 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.735 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.739 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.742 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.746 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.749 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.754 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.757 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.758 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.759 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.765 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.765 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.769 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.769 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.772 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.775 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.778 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.778 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.778 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.779 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.779 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.795 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.803 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.809 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.815 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.816 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.816 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.818 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.818 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.823 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.824 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.825 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.825 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.827 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.829 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.832 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.833 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.837 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.838 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.839 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.854 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.858 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.858 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.858 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.860 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.862 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.862 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.863 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.871 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.872 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.872 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.873 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.874 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.875 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.880 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.880 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.880 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.889 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.900 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.903 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.904 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.904 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.906 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.907 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.911 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.920 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.921 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.921 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.925 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.925 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.925 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.927 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.927 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.929 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.930 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.930 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.931 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.933 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.933 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.942 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.942 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.942 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.946 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.947 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.952 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.954 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.954 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.962 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.962 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.962 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.964 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.967 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.969 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.970 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.974 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.978 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.979 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.980 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.981 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.989 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.994 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.997 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:47.997 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.000 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.003 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.014 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.016 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.016 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.021 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.025 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.034 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.038 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.039 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.043 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.046 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.051 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.051 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.057 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.062 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.063 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.064 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.068 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.071 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.071 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.075 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.081 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.081 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.085 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.085 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.086 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.087 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.088 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.093 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.093 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.093 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.093 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.097 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.099 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.108 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.110 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.110 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.111 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.113 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.113 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.118 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.120 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.121 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.121 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.123 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.124 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.124 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.127 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.131 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.133 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.133 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.139 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.140 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.152 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.155 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.164 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.164 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.165 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.165 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.168 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.169 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.173 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.175 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.175 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.178 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.179 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.180 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.181 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.182 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.182 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.184 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.187 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.189 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.189 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.192 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.202 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.204 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.208 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.209 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.209 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.210 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.210 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.213 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.218 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.218 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.219 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.221 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.223 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.223 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.227 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.227 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.228 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.231 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.232 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.233 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.234 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.236 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.236 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.236 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.239 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.239 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.242 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.242 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.247 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.260 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.262 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.264 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.264 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.269 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.272 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.275 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.275 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.277 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.278 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.287 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.287 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.287 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.289 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.290 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.294 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.295 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.296 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.296 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.299 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.300 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.302 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.303 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.306 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.307 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.308 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.312 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.314 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.314 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.317 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.317 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.318 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.329 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.329 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.331 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.332 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.334 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.336 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.340 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.342 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.342 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.343 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.349 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.350 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.355 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.356 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.356 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.366 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.366 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.370 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.384 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.384 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.391 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.393 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.393 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.405 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.407 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.411 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.419 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.420 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.421 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.423 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.427 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.442 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.448 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.449 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.453 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.453 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.454 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.456 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.456 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.459 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.466 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.473 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.474 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.476 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.478 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.479 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.482 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.487 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.487 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.488 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.489 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.489 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.489 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.489 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.490 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.491 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.494 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.497 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.497 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.498 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.502 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.506 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.507 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.507 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.508 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.512 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.513 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.513 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.521 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.521 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.522 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.524 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.526 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.526 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.528 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.531 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.532 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.535 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.538 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.541 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.541 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.541 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.543 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.548 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.549 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.549 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.557 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.559 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.561 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.563 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.564 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.565 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.569 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.569 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.571 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.571 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.573 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.573 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.579 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.581 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.581 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.584 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.584 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.588 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.588 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.590 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.591 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.592 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.593 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.598 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.598 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.600 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.602 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.602 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.611 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.613 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.626 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.626 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.627 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.629 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.630 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.633 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.642 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.648 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.649 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.652 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.655 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.657 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.665 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.665 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.666 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.671 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.671 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.671 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.675 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.680 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.680 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.684 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.686 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.688 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.688 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.693 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.696 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.706 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.712 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.713 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.713 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.714 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.714 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.722 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.723 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.724 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.725 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.727 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.727 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.730 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.731 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.732 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.740 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.740 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.743 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.751 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.751 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.757 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.759 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.760 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.764 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.769 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.772 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.772 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.774 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.775 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.775 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.782 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.782 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.787 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.795 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.795 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.796 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.796 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.796 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.798 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.802 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.806 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.806 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.810 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.813 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.816 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.816 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.816 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.820 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.828 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.831 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.831 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.833 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.834 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.836 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.836 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.838 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.841 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.844 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.847 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.848 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.852 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.857 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.858 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.858 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.861 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.865 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.865 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.866 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.870 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.879 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.879 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.892 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.893 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.894 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.896 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.897 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.898 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.898 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.903 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.904 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.908 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.911 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.917 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.923 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.923 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.928 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.929 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.930 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.930 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.940 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.940 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.945 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.946 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.946 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.946 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.948 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.951 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.953 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.954 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.956 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.963 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.964 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.965 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.969 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.969 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.977 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.978 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.982 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.986 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.986 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.989 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:48.998 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.000 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.000 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.001 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.001 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.002 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.003 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.003 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.004 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.009 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.012 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.012 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.013 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.014 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.019 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.020 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.025 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.025 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.029 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.029 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.032 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.035 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.036 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.041 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.041 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.042 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.045 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.045 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.049 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.049 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.053 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.054 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.054 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.062 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.062 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.062 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.063 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.067 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.074 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.074 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.077 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.079 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.080 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.081 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.081 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.088 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.090 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.098 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.103 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.104 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.107 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.108 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.109 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.110 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.111 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.113 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.116 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.123 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.125 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.126 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.129 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.130 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.133 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.133 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.137 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.141 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.142 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.147 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.152 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.155 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.162 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.168 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.169 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.172 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.175 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.177 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.178 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.181 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.186 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.187 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.190 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.191 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.194 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.195 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.198 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.198 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.200 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.201 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.204 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.204 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.205 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.206 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.212 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.213 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.216 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.216 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.218 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.218 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.220 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.232 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.240 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.243 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.247 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.250 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.275 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.279 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.280 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.281 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.283 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.294 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.296 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.297 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.300 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.300 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.300 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.300 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.301 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.306 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.309 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.311 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.313 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.316 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.316 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.323 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.323 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.324 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.324 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.327 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.327 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.328 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.328 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.338 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.338 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.338 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.338 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.340 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.343 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.348 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.348 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.350 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.350 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.352 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.360 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.360 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.376 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.376 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.378 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.378 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.383 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.386 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.386 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.392 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.392 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.393 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.394 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.396 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.399 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.399 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.403 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.410 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.411 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.417 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.422 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.423 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.423 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.424 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.425 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.428 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.430 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.431 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.434 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.436 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.436 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.439 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.439 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.440 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.440 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.444 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.445 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.448 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.452 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.452 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.452 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.454 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.454 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.458 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.459 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.465 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.470 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.477 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.482 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.483 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.483 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.485 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.486 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.493 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.496 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.499 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.499 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.500 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.500 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.504 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.505 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.513 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.516 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.517 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.519 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.524 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.524 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.527 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.527 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.532 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.533 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.533 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.536 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.538 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.540 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.542 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.547 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.552 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.553 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.553 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.563 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.564 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.576 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.578 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.580 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.580 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.581 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.591 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.594 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.595 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.597 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.598 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.600 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.600 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.600 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.600 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.603 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.605 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.609 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.612 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.613 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.613 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.614 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.615 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.617 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.621 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.622 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.624 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.626 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.627 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.632 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.632 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.634 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.637 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.644 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.646 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.650 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.650 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.653 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.659 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.659 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.660 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.664 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.664 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.666 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.677 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.678 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.678 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.684 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.686 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.691 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.691 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.692 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.696 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.699 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.700 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.700 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.707 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.714 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.717 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.717 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.718 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.723 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.730 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.730 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.730 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.731 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.731 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.732 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.737 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.738 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.739 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.741 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.745 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.745 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.750 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.760 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.760 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.773 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.774 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.778 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.778 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.783 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.786 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.787 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.788 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.791 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.792 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.793 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.795 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.795 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.796 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.796 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.801 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.803 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.804 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.806 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.812 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.814 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.815 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.822 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.822 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.823 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.824 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.832 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.833 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.833 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.835 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.840 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.840 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.840 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.840 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.842 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.842 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.843 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.847 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.848 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.848 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.851 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.853 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.855 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.856 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.858 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.861 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.864 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.866 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.869 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.871 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.873 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.874 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.878 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.880 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.882 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.883 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.884 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.887 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.887 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.894 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.895 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.895 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.898 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.898 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.900 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.903 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.905 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.905 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.906 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.906 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.913 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.913 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.916 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.916 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.926 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.932 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.933 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.940 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.940 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.942 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.943 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.961 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.962 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.964 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.967 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.976 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.977 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.977 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.982 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.984 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.989 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:49.999 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.000 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.007 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.007 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.011 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.017 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.020 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.026 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.029 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.030 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.037 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.038 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.038 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.045 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.045 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.047 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.047 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.048 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.055 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.059 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.063 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.064 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.068 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.074 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.075 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.079 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.087 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.087 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.087 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.091 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.094 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.094 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.096 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.098 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.100 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.101 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.102 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.106 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.108 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.111 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.115 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.121 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.127 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.129 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.131 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.133 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.138 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.141 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.146 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.149 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.154 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.155 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.158 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.158 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.159 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.159 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.163 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.164 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.165 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.167 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.169 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.170 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.173 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.173 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.176 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.178 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.178 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.183 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.183 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.183 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.186 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.189 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.193 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.194 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.201 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.201 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.202 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.203 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.203 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.206 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.208 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.211 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.211 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.229 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.230 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.230 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.231 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.231 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.232 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.233 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.237 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.238 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.242 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.242 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.242 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.249 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.252 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.253 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.254 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.254 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.259 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.265 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.267 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.274 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.277 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.277 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.277 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.279 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.283 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.287 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.288 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.289 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.292 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.293 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.298 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.303 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.309 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.313 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.314 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.315 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.315 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.316 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.319 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.320 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.322 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.324 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.326 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.328 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.328 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.328 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.329 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.330 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.335 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.337 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.337 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.337 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.337 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.338 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.338 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.343 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.346 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.347 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.351 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.356 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.356 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.358 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.360 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.364 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.367 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.367 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.369 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.371 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.373 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.374 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.376 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.376 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.376 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.377 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.377 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.377 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.379 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.386 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.387 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.391 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.391 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.392 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.394 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.394 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.394 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.398 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.399 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.400 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.405 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.406 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.410 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.410 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.412 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.414 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.415 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.420 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.421 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.422 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.425 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.429 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.435 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.438 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.441 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.445 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.449 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.449 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.449 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.453 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.456 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.470 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.472 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.475 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.476 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.480 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.484 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.484 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.486 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.498 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.500 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.504 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.506 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.514 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.516 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.528 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.528 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.528 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.535 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.538 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.539 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.542 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.542 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.545 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.546 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.548 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.552 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.559 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.561 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.562 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.563 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.563 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.564 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.568 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.570 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.574 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.574 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.575 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.577 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.588 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.589 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.593 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.594 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.594 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.604 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.605 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.607 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.611 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.614 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.616 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.617 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.619 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.620 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.623 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.623 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.625 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.627 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.630 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.631 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.632 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.634 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.639 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.642 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.654 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.659 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.661 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.662 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.663 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.666 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.667 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.669 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.672 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.673 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.673 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.678 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.684 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.694 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.702 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.703 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.703 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.707 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.709 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.709 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.710 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.711 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.713 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.716 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.719 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.722 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.722 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.725 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.729 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.733 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.736 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.737 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.739 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.743 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.743 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.744 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.746 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.748 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.755 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.756 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.759 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.762 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.766 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.770 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.775 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.785 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.787 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.791 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.792 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.796 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.800 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.800 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.802 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.810 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.810 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.810 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.813 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.815 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.816 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.823 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.823 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.823 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.824 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.824 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.829 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.832 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.833 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.839 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.847 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.852 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.857 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.858 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.860 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.865 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.866 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.866 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.875 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.875 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.883 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.887 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.891 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.895 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.895 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.895 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.896 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.899 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.899 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.899 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.901 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.901 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.901 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.902 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.909 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.910 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.911 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.912 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.916 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.919 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.919 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.921 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.921 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.924 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.924 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.928 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.928 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.929 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.931 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.934 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.938 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.940 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.942 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.946 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.950 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.952 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.956 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.956 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.957 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.958 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.961 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.961 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.964 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.965 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.972 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.974 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.978 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.982 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.983 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.986 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.988 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.990 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.993 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.994 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.995 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:50.998 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.007 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.007 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.011 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.014 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.024 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.029 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.032 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.037 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.046 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.047 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.057 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.060 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.060 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.061 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.064 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.071 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.071 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.072 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.075 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.076 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.076 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.084 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.084 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.086 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.094 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.094 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.095 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.097 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.098 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.100 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.104 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.110 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.110 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.123 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.129 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.130 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.131 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.132 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.135 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.136 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.138 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.143 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.145 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.145 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.145 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.150 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.151 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.152 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.153 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.154 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.157 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.158 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.158 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.164 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.165 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.165 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.166 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.173 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.175 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.178 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.181 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.183 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.184 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.189 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.189 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.193 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.194 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.202 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.202 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.202 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.202 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.209 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.209 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.212 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.213 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.214 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.217 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.217 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.217 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.221 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.222 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.223 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.225 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.227 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.229 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.229 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.231 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.231 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.241 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.241 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.244 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.246 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.250 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.254 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.256 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.260 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.262 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.267 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.270 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.270 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.270 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.271 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.275 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.279 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.289 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.294 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.295 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.295 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.296 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.299 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.301 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.306 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.309 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.317 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.317 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.321 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.323 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.324 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.327 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.333 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.336 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.336 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.337 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.341 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.350 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.350 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.353 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.354 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.357 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.359 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.368 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.374 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.376 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.376 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.381 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.381 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.381 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.383 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.384 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.384 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.393 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.397 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.399 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.404 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.410 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.411 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.411 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.413 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.421 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.424 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.427 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.428 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.435 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.435 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.436 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.446 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.453 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.455 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.464 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.464 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.468 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.470 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.472 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.473 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.476 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.487 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.488 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.489 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.493 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.498 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.500 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.502 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.503 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.505 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.505 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.506 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.507 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.511 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.511 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.511 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.511 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.514 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.514 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.516 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.517 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.518 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.521 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.523 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.524 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.526 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.528 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.531 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.534 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.537 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.537 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.537 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.538 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.541 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.541 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.544 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.548 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.550 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.551 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.551 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.552 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.560 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.560 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.560 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.563 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.564 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.564 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.567 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.569 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.569 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.572 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.572 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.574 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.575 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.576 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.579 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.579 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.582 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.583 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.586 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.587 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.588 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.591 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.591 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.594 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.603 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.604 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.605 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.606 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.607 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.608 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.609 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.611 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.614 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.618 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.620 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.624 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.628 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.630 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.631 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.634 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.638 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.643 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.652 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.653 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.659 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.659 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.659 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.660 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.662 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.666 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.674 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.679 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.682 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.686 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.688 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.690 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.693 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.694 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.703 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.703 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.703 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.704 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.705 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.710 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.716 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.717 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.727 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.728 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.738 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.741 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.749 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.752 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.754 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.758 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.763 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.763 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.764 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.764 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.764 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.765 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.767 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.772 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.779 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.781 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.784 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.784 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.788 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.789 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.790 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.792 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.797 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.797 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.802 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.802 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.802 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.807 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.812 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.818 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.819 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.819 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.821 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.835 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.837 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.838 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.838 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.839 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.841 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.841 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.845 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.846 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.849 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.854 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.854 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.857 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.858 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.865 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.867 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.868 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.871 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.872 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.873 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.879 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.882 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.883 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.885 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.885 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.887 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.892 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.892 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.907 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.907 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.909 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.913 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.915 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.915 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.915 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.916 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.916 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.923 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.926 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.927 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.933 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.933 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.933 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.936 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.936 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.936 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.937 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.939 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.942 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.943 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.944 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.949 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.949 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.951 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.957 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.958 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.958 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.959 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.964 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.965 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.969 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.970 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.972 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.974 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.976 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.976 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.980 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.981 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.982 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.982 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.986 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.989 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.990 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.993 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.993 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.993 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:51.993 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.000 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.002 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.003 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.007 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.019 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.019 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.024 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.026 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.028 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.030 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.032 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.032 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.036 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.039 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.041 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.041 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.044 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.045 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.046 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.047 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.048 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.048 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.050 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.051 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.053 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.061 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.063 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.072 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.072 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.075 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.077 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.082 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.082 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.082 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.086 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.091 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.095 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.095 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.097 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.098 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.102 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.102 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.102 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.105 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.105 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.107 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.110 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.112 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.113 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.113 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.116 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.120 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.121 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.126 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.127 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.128 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.133 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.135 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.137 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.142 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.144 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.145 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.145 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.146 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.151 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.170 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.177 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.178 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.178 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.180 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.183 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.186 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.186 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.187 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.187 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.191 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.191 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.192 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.194 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.199 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.199 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.204 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.208 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.215 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.222 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.222 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.223 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.225 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.225 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.227 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.227 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.232 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.237 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.240 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.240 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.244 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.244 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.249 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.253 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.253 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.258 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.261 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.263 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.265 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.267 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.269 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.275 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.282 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.288 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.288 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.289 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.292 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.293 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.294 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.296 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.302 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.304 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.304 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.306 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.310 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.315 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.316 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.317 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.324 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.328 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.330 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.330 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.333 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.337 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.338 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.344 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.345 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.347 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.348 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.348 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.353 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.357 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.364 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.364 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.364 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.369 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.375 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.376 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.377 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.377 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.380 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.381 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.384 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.384 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.385 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.387 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.390 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.391 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.392 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.395 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.395 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.395 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.400 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.400 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.408 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.408 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.410 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.410 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.410 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.412 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.414 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.414 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.416 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.422 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.422 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.424 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.425 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.427 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.429 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.430 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.433 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.434 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.437 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.441 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.442 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.442 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.444 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.449 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.451 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.451 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.453 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.455 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.458 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.458 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.463 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.464 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.464 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.466 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.470 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.471 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.476 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.481 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.485 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.486 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.487 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.488 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.496 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.497 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.502 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.505 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.508 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.513 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.517 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.519 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.522 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.524 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.525 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.527 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.533 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.534 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.535 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.535 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.538 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.549 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.553 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.555 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.555 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.558 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.559 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.561 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.565 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.566 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.567 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.570 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.574 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.574 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.588 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.598 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.602 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.603 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.603 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.606 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.608 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.608 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.609 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.610 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.613 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.615 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.615 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.618 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.621 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.621 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.628 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.630 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.630 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.631 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.634 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.634 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.635 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.637 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.637 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.639 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.639 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.640 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.640 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.644 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.648 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.650 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.653 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.653 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.661 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.668 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.669 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.674 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.677 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.679 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.680 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.685 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.688 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.691 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.692 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.695 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.696 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.703 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.703 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.703 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.708 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.708 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.712 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.714 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.717 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.720 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.723 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.726 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.726 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.728 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.728 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.728 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.738 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.744 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.745 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.749 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.749 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.753 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.757 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.765 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.771 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.773 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.773 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.774 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.777 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.780 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.781 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.782 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.787 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.789 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.789 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.803 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.803 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.806 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.808 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.813 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.813 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.814 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.814 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.818 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.819 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.822 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.822 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.824 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.826 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.828 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.831 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.832 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.834 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.835 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.840 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.845 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.846 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.847 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.849 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.850 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.852 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.854 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.855 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.862 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.863 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.865 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.869 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.869 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.871 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.875 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.879 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.879 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.881 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.881 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.882 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.884 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.892 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.892 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.894 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.894 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.895 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.899 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.910 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.910 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.916 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.922 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.922 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.930 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.932 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.933 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.935 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.935 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.935 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.936 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.943 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.945 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.948 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.950 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.952 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.954 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.957 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.959 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.962 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.963 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.974 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.974 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.978 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.978 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.978 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.981 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.981 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.987 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:52.998 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.003 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.007 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.011 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.020 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.024 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.026 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.026 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.026 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.027 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.029 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.036 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.037 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.038 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.039 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.040 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.048 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.048 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.048 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.053 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.053 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.054 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.058 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.058 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.059 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.060 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.063 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.063 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.071 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.075 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.075 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.076 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.077 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.078 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.081 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.082 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.083 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.085 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.086 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.087 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.093 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.094 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.094 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.095 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.095 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.097 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.103 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.109 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.109 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.121 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.122 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.126 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.126 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.127 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.132 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.135 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.136 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.143 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.143 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.146 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.154 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.154 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.159 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.159 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.159 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.159 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.163 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.170 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.178 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.178 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.181 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.183 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.188 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.190 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.190 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.191 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.201 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.202 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.205 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.209 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.209 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.212 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.213 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.212 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.213 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.215 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.221 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.221 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.222 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.227 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.228 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.231 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.232 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.238 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.241 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.250 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.250 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.252 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.261 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.262 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.264 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.265 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.270 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.271 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.274 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.275 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.281 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.281 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.281 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.282 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.284 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.287 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.288 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.298 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.300 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.302 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.303 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.303 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.304 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.305 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.306 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.314 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.314 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.319 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.328 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.332 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.334 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.337 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.339 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.343 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.344 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.345 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.347 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.347 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.351 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.352 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.353 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.355 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.358 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.359 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.360 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.364 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.365 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.370 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.373 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.375 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.381 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.388 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.395 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.395 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.397 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.397 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.406 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.409 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.412 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.413 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.416 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.416 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.417 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.417 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.421 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.421 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.422 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.423 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.425 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.427 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.440 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.440 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.442 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.444 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.445 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.446 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.449 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.450 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.451 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.462 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.462 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.462 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.462 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.467 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.467 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.473 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.473 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.480 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.480 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.480 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.482 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.483 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.486 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.486 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.488 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.490 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.494 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.500 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.504 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.504 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.505 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.508 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.509 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.511 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.511 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.511 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.512 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.514 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.514 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.515 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.523 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.524 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.528 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.528 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.530 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.533 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.537 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.539 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.558 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.558 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.560 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.560 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.563 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.565 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.565 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.565 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.565 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.566 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.570 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.571 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.574 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.579 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.579 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.581 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.583 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.586 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.587 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.589 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.591 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.592 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.595 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.597 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.599 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.601 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.613 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.619 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.619 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.619 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.624 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.624 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.627 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.627 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.627 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.635 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.637 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.638 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.639 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.642 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.646 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.647 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.648 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.654 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.656 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.659 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.660 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.664 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.664 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.667 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.681 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.684 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.685 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.686 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.686 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.686 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.689 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.690 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.692 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.698 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.698 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.721 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.721 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.721 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.723 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.723 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.724 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.726 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.726 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.728 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.732 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.732 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.733 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.737 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.737 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.738 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.739 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.741 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.745 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.754 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.756 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.758 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.758 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.758 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.759 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.760 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.764 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.766 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.766 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.767 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.774 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.775 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.786 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.787 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.787 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.787 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.788 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.789 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.791 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.791 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.792 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.793 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.794 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.798 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.801 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.804 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.804 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.804 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.809 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.810 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.810 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.816 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.816 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.818 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.818 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.822 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.827 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.833 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.843 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.843 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.843 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.843 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.847 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.849 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.851 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.854 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.854 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.858 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.862 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.862 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.863 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.864 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.869 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.870 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.870 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.872 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.873 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.874 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.880 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.884 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.887 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.888 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.888 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.889 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.890 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.890 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.891 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.894 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.897 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.899 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.900 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.906 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.908 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.909 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.909 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.917 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.922 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.923 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.925 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.927 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.930 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.933 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.937 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.941 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.944 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.945 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.948 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.949 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.950 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.953 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.954 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.962 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.963 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.963 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.965 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.967 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.967 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.971 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.971 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.972 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.973 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:53.980 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.000 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.000 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.003 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.003 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.004 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.005 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.006 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.012 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.014 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.016 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.022 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.029 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.029 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.030 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.030 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.031 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.032 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.035 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.036 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.037 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.037 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.041 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.042 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.046 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.048 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.049 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.054 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.055 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.058 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.062 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.070 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.072 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.075 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.080 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.082 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.084 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.089 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.090 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.094 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.097 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.099 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.100 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.105 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.107 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.114 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.120 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.121 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.121 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.125 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.131 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.135 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.135 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.135 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.137 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.146 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.149 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.151 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.153 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.157 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.157 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.160 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.160 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.162 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.164 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.164 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.166 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.169 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.170 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.172 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.176 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.178 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.184 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.193 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.197 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.197 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.199 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.199 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.200 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.205 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.207 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.212 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.212 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.214 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.214 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.215 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.223 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.224 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.224 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.226 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.229 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.229 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.231 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.231 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.232 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.238 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.239 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.239 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.240 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.240 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.243 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.254 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.256 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.258 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.259 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.261 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.264 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.264 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.266 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.272 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.272 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.275 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.276 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.279 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.279 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.282 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.290 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.298 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.304 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.305 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.307 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.313 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.315 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.319 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.324 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.327 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.331 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.333 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.335 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.337 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.338 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.342 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.342 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.346 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.353 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.354 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.354 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.357 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.361 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.361 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.365 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.368 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.372 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.374 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.374 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.380 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.380 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.384 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.394 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.394 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.395 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.404 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.406 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.413 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.416 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.420 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.421 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.426 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.429 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.432 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.434 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.434 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.434 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.438 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.445 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.445 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.451 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.457 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.460 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.460 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.464 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.464 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.464 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.466 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.466 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.467 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.467 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.470 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.472 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.473 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.480 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.482 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.486 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.486 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.487 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.487 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.489 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.494 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.508 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.508 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.515 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.516 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.517 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.520 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.520 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.523 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.524 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.524 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.528 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.535 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.537 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.539 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.551 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.554 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.554 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.557 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.560 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.561 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.566 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.567 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.569 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.570 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.578 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.578 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.582 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.582 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.585 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.589 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.589 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.591 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.592 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.594 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.598 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.600 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.600 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.604 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.604 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.607 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.608 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.610 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.611 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.611 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.612 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.613 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.616 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.617 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.623 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.625 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.625 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.626 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.629 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.629 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.629 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.633 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.636 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.637 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.639 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.639 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.640 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.642 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.643 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.644 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.649 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.650 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.657 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.663 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.669 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.670 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.671 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.672 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.672 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.675 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.679 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.679 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.679 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.680 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.686 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.687 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.688 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.696 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.697 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.702 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.705 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.705 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.710 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.711 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.715 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.721 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.725 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.725 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.725 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.728 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.728 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.729 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.729 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.734 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.734 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.737 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.744 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.744 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.746 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.747 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.749 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.750 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.752 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.755 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.761 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.761 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.761 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.764 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.764 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.767 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.767 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.769 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.775 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.779 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.779 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.780 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.781 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.784 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.784 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.787 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.787 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.789 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.791 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.794 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.794 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.798 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.801 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.803 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.810 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.811 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.814 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.815 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.820 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.821 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.823 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.823 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.825 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.826 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.826 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.828 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.828 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.833 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.833 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.834 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.836 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.836 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.840 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.841 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.844 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.848 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.857 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.857 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.858 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.866 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.874 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.874 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.875 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.878 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.879 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.882 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.883 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.887 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.887 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.890 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.892 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.899 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.910 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.910 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.914 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.919 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.924 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.927 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.927 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.930 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.935 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.936 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.936 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.942 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.950 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.951 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.952 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.956 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.959 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.961 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.963 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.964 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.966 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.975 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.988 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.991 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.991 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.993 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.994 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.996 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.997 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:54.998 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.004 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.009 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.009 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.012 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.013 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.018 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.023 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.024 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.024 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.030 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.032 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.034 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.034 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.035 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.047 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.054 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.058 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.059 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.060 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.062 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.065 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.071 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.075 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.075 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.081 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.081 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.090 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.090 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.090 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.096 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.096 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.103 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.105 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.108 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.108 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.110 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.130 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.130 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.132 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.134 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.136 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.136 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.137 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.142 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.147 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.147 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.156 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.156 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.158 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.158 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.160 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.162 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.167 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.169 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.171 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.172 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.173 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.181 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.184 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.189 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.191 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.195 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.197 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.197 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.197 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.199 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.203 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.205 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.210 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.212 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.214 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.216 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.216 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.217 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.217 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.218 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.229 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.231 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.231 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.234 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.234 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.236 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.238 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.241 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.241 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.247 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.248 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.255 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.260 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.260 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.263 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.263 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.271 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.272 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.274 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.275 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.280 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.280 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.289 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.291 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.299 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.299 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.300 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.304 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.306 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.307 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.310 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.310 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.313 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.315 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.315 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.316 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.323 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.325 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.330 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.335 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.336 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.337 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.338 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.340 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.341 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.341 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.346 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.352 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.354 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.354 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.356 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.360 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.360 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.361 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.362 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.366 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.368 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.371 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.372 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.372 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.374 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.380 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.380 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.383 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.386 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.390 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.391 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.393 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.395 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.395 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.396 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.396 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.398 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.398 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.399 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.404 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.406 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.408 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.408 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.413 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.416 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.417 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.420 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.422 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.422 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.422 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.423 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.423 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.427 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.428 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.436 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.437 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.438 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.438 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.438 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.440 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.443 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.445 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.447 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.448 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.449 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.452 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.457 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.460 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.461 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.463 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.466 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.470 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.472 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.480 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.482 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.482 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.484 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.485 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.486 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.486 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.489 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.496 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.499 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.508 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.508 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.508 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.509 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.512 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.513 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.515 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.519 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.522 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.530 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.532 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.532 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.532 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.535 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.540 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.540 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.541 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.543 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.547 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.553 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.554 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.555 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.555 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.556 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.559 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.560 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.566 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.566 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.569 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.572 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.576 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.579 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.585 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.587 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.587 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.588 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.589 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.591 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.594 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.596 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.601 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.603 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.603 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.604 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.605 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.608 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.616 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.620 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.624 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.628 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.630 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.632 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.637 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.643 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.650 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.655 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.656 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.661 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.666 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.667 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.668 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.668 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.673 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.677 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.681 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.683 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.688 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.691 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.691 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.691 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.694 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.696 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.697 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.697 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.700 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.703 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.710 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.714 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.717 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.717 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.718 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.718 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.724 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.724 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.726 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.726 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.729 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.732 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.732 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.734 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.734 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.734 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.739 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.741 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.753 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.753 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.757 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.760 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.760 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.763 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.763 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.766 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.766 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.767 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.768 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.768 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.770 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.772 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.777 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.777 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.782 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.786 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.796 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.806 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.807 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.810 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.810 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.813 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.813 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.816 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.816 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.820 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.820 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.822 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.823 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.824 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.826 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.826 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.827 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.827 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.828 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.829 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.831 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.831 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.833 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.839 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.842 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.846 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.854 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.857 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.859 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.860 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.861 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.863 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.864 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.864 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.865 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.870 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.873 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.874 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.876 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.876 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.879 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.886 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.893 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.898 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.899 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.900 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.900 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.902 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.903 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.903 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.905 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.908 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.908 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.908 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.912 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.914 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.915 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.915 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.916 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.918 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.921 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.924 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.924 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.925 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.928 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.929 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.929 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.933 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.935 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.946 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.948 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.954 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.954 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.957 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.962 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.964 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.969 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.972 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.974 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.979 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.979 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.986 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.986 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.986 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.993 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.994 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.995 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:55.999 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.002 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.004 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.011 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.011 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.024 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.027 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.029 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.029 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.029 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.036 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.043 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.046 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.048 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.051 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.053 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.054 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.054 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.055 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.055 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.055 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.058 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.058 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.062 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.062 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.065 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.066 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.066 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.076 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.076 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.077 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.078 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.081 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.085 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.086 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.091 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.096 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.096 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.098 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.098 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.106 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.113 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.115 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.117 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.117 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.121 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.122 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.129 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.129 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.131 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.132 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.135 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.138 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.138 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.143 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.144 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.146 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.147 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.147 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.149 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.154 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.157 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.170 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.176 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.187 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.196 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.199 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.200 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.200 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.203 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.207 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.208 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.211 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.212 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.216 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.218 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.220 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.223 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.223 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.226 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.229 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.230 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.231 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.234 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.235 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.241 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.244 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.247 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.247 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.252 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.253 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.253 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.257 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.258 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.263 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.263 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.266 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.266 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.267 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.267 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.269 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.271 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.273 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.273 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.278 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.285 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.287 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.288 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.290 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.290 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.292 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.292 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.293 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.297 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.298 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.301 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.304 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.305 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.306 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.309 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.309 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.312 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.316 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.319 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.319 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.329 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.334 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.336 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.336 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.340 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.344 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.344 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.344 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.353 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.356 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.357 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.358 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.359 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.360 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.362 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.365 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.365 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.372 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.379 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.380 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.392 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.394 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.395 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.396 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.397 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.399 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.402 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.408 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.409 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.413 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.413 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.414 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.416 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.420 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.421 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.422 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.430 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.440 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.440 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.444 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.452 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.459 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.459 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.462 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.469 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.471 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.474 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.477 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.478 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.483 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.485 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.485 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.490 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.491 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.491 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.494 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.498 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.500 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.500 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.503 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.507 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.507 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.508 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.509 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.511 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.517 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.518 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.524 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.525 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.526 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.526 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.528 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.529 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.529 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.529 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.533 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.535 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.536 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.540 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.540 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.541 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.554 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.556 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.559 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.559 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.562 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.564 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.567 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.570 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.570 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.570 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.570 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.572 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.572 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.573 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.576 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.578 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.579 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.581 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.582 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.587 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.588 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.596 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.596 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.600 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.600 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.601 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.605 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.605 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.610 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.612 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.621 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.632 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.634 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.635 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.635 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.636 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.638 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.638 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.640 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.655 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.662 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.666 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.670 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.673 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.673 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.681 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.684 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.686 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.693 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.698 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.699 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.699 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.701 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.704 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.706 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.706 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.707 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.710 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.715 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.717 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.719 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.723 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.726 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.728 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.729 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.731 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.736 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.738 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.739 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.743 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.744 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.748 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.748 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.753 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.755 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.757 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.766 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.767 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.767 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.769 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.771 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.773 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.773 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.773 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.775 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.776 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.779 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.779 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.782 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.786 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.788 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.789 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.792 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.793 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.800 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.800 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.804 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.806 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.807 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.809 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.812 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.817 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.820 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.820 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.820 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.822 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.825 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.828 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.829 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.831 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.831 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.831 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.833 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.833 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.834 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.834 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.842 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.842 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.842 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.845 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.845 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.846 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.848 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.849 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.850 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.854 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.855 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.855 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.860 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.862 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.864 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.865 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.865 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.880 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.885 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.889 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.890 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.892 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.898 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.899 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.903 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.906 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.907 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.912 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.919 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.926 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.931 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.935 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.937 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.938 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.939 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.939 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.942 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.943 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.947 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.948 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.948 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.953 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.954 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.955 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.956 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.956 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.957 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.957 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.963 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.966 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.966 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.970 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:56.970 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.002 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.002 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.002 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.002 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.003 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.004 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.004 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.004 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.005 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.005 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.007 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.008 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.010 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.011 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.011 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.014 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.018 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.019 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.026 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.034 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.034 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.042 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.046 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.050 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.051 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.056 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.056 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.059 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.061 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.062 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.063 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.067 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.067 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.069 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.070 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.076 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.078 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.078 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.079 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.079 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.082 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.082 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.088 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.088 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.090 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.090 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.092 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.109 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.109 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.114 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.115 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.122 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.122 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.124 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.125 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.126 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.132 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.133 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.135 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.137 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.137 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.141 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.146 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.156 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.156 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.158 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.158 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.161 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.163 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.163 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.165 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.166 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.166 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.172 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.177 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.182 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.182 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.191 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.191 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.192 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.194 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.197 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.198 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.198 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.201 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.206 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.206 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.208 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.208 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.209 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.211 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.218 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.222 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.222 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.222 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.222 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.222 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.223 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.227 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.229 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.233 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.238 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.238 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.239 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.240 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.240 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.246 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.248 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.250 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.256 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.264 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.264 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.265 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.265 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.267 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.274 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.274 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.274 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.278 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.278 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.279 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.280 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.282 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.292 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.298 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.298 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.299 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.302 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.304 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.304 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.307 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.308 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.309 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.312 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.313 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.315 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.317 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.321 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.321 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.322 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.327 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.331 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.331 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.332 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.336 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.339 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.342 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.343 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.347 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.347 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.360 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.361 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.363 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.363 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.365 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.370 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.374 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.376 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.379 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.386 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.387 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.392 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.393 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.394 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.396 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.396 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.397 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.401 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.405 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.407 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.407 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.408 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.408 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.408 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.415 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.418 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.420 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.422 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.423 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.426 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.429 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.438 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.440 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.440 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.442 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.443 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.448 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.451 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.451 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.452 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.454 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.455 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.456 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.458 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.459 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.467 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.467 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.470 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.473 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.478 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.478 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.479 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.482 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.485 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.487 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.488 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.495 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.495 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.498 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.501 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.501 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.504 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.504 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.505 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.510 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.511 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.513 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.514 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.516 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.518 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.518 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.526 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.526 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.526 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.526 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.526 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.529 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.532 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.537 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.538 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.538 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.547 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.549 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.549 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.552 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.556 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.561 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.561 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.562 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.562 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.566 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.577 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.580 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.585 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.585 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.587 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.587 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.590 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.593 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.596 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.607 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.611 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.615 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.615 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.615 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.617 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.626 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.626 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.636 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.640 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.640 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.647 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.652 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.652 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.654 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.654 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.656 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.656 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.657 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.659 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.660 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.662 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.663 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.664 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.664 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.667 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.677 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.680 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.690 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.691 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.693 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.694 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.697 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.697 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.698 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.700 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.701 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.703 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.708 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.715 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.720 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.727 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.727 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.730 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.735 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.737 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.739 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.739 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.741 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.741 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.759 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.770 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.772 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.773 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.773 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.777 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.778 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.781 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.782 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.784 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.787 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.787 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.789 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.790 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.792 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.798 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.800 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.806 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.807 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.812 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.814 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.815 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.815 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.819 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.819 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.819 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.821 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.832 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.832 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.834 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.840 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.840 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.843 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.845 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.849 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.851 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.856 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.860 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.860 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.862 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.863 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.865 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.867 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.868 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.873 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.873 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.874 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.876 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.877 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.879 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.893 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.893 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.893 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.895 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.896 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.900 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.902 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.903 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.904 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.904 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.907 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.907 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.909 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.913 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.913 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.913 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.918 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.919 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.922 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.922 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.927 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.927 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.928 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.930 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.931 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.932 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.933 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.933 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.938 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.938 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.941 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.942 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.946 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.953 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.960 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.960 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.960 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.961 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.971 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.975 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.980 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.980 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.982 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.985 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.988 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.992 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.994 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.995 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.996 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.997 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.997 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:57.999 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.003 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.003 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.006 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.010 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.014 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.017 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.021 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.026 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.026 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.031 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.032 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.034 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.041 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.047 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.058 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.059 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.063 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.072 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.072 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.072 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.073 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.074 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.075 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.078 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.081 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.086 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.086 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.088 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.088 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.091 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.093 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.093 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.093 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.096 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.098 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.098 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.101 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.103 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.105 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.109 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.111 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.113 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.113 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.116 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.120 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.124 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.125 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.127 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.127 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.128 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.128 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.133 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.134 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.136 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.137 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.138 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.138 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.143 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.145 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.145 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.149 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.149 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.151 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.166 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.166 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.166 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.166 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.166 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.167 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.168 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.170 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.172 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.175 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.175 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.178 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.183 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.184 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.185 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.189 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.189 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.191 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.195 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.199 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.202 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.203 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.204 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.210 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.210 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.210 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.212 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.217 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.217 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.223 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.224 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.229 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.230 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.232 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.232 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.233 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.237 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.238 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.241 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.242 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.245 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.245 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.245 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.249 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.249 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.251 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.252 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.254 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.257 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.258 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.265 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.268 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.269 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.271 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.273 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.276 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.281 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.284 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.293 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.294 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.297 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.301 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.303 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.306 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.309 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.310 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.313 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.324 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.324 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.325 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.328 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.338 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.338 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.341 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.349 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.357 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.361 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.362 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.362 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.367 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.374 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.377 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.381 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.381 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.384 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.384 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.384 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.384 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.384 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.385 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.388 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.389 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.389 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.391 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.391 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.392 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.392 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.392 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.400 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.401 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.406 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.407 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.407 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.407 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.408 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.408 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.414 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.416 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.416 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.423 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.423 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.423 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.424 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.425 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.426 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.426 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.430 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.433 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.434 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.437 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.439 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.441 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.442 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.445 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.454 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.459 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.463 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.467 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.469 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.474 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.487 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.488 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.488 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.488 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.490 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.490 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.491 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.493 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.495 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.495 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.496 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.498 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.499 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.505 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.509 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.513 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.515 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.520 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.520 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.525 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.530 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.534 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.535 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.539 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.540 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.541 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.543 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.545 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.547 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.549 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.552 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.558 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.559 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.559 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.571 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.576 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.576 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.587 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.587 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.593 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.597 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.603 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.603 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.605 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.613 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.613 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.616 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.618 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.620 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.626 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.630 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.630 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.632 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.632 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.634 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.634 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.635 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.641 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.641 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.642 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.644 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.647 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.649 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.650 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.660 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.660 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.661 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.661 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.665 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.665 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.670 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.672 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.677 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.679 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.684 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.684 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.687 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.687 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.687 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.690 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.693 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.695 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.696 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.699 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.699 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.700 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.704 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.705 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.706 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.709 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.717 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.718 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.719 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.719 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.721 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.724 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.727 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.727 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.730 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.732 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.737 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.741 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.741 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.742 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.743 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.746 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.750 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.753 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.754 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.756 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.758 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.758 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.758 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.759 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.759 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.761 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.761 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.761 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.771 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.771 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.777 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.777 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.777 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.778 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.780 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.780 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.781 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.787 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.789 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.792 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.805 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.805 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.807 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.809 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.813 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.813 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.814 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.814 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.816 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.816 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.817 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.821 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.822 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.827 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.827 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.833 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.836 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.841 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.843 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.844 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.847 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.848 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.854 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.854 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.856 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.860 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.863 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.870 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.870 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.876 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.877 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.881 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.882 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.884 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.890 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.890 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.893 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.894 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.899 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.905 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.908 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.911 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.917 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.921 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.923 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.925 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.926 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.926 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.932 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.932 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.932 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.935 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.935 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.937 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.943 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.945 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.947 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.951 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.951 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.955 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.958 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.972 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.972 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.972 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.977 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.978 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.979 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.980 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.984 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.984 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.984 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.993 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:58.994 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.000 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.002 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.003 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.005 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.005 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.006 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.013 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.015 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.015 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.016 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.018 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.024 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.028 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.029 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.036 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.036 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.039 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.040 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.042 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.044 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.044 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.044 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.045 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.047 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.048 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.050 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.050 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.059 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.063 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.065 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.067 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.072 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.073 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.073 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.082 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.087 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.087 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.090 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.090 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.091 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.091 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.093 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.097 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.099 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.100 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.103 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.105 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.106 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.111 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.125 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.130 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.130 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.133 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.138 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.138 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.141 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.143 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.144 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.146 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.146 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.148 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.149 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.149 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.154 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.160 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.166 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.177 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.187 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.188 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.189 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.190 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.190 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.193 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.195 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.196 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.200 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.200 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.200 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.203 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.210 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.211 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.215 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.218 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.218 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.220 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.220 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.223 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.227 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.228 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.229 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.231 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.233 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.235 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.237 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.238 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.238 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.244 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.245 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.245 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.251 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.253 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.254 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.256 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.257 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.259 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.260 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.261 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.262 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.263 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.264 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.267 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.267 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.270 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.271 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.271 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.271 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.273 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.276 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.276 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.280 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.288 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.289 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.295 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.295 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.297 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.302 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.307 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.318 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.318 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.318 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.318 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.320 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.320 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.320 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.321 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.322 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.329 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.330 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.331 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.334 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.334 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.338 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.340 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.346 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.354 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.354 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.354 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.355 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.355 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.358 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.358 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.361 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.366 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.367 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.369 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.375 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.378 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.380 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.380 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.380 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.380 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.389 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.389 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.391 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.392 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.396 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.399 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.402 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.402 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.402 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.406 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.406 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.409 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.410 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.413 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.414 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.418 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.419 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.421 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.421 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.426 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.426 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.431 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.434 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.437 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.439 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.441 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.445 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.446 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.448 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.449 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.449 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.450 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.452 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.455 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.457 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.469 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.469 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.471 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.478 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.488 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.493 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.493 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.493 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.500 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.503 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.504 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.505 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.507 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.507 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.519 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.520 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.520 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.521 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.523 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.525 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.527 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.527 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.528 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.529 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.529 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.532 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.532 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.533 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.535 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.537 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.540 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.546 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.546 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.556 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.557 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.558 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.563 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.564 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.567 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.568 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.571 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.572 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.585 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.586 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.587 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.587 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.588 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.588 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.589 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.591 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.591 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.597 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.599 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.603 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.605 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.606 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.606 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.613 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.615 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.620 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.620 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.622 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.623 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.627 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.629 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.630 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.638 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.639 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.639 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.641 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.641 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.643 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.645 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.645 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.649 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.650 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.650 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.652 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.653 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.655 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.660 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.665 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.667 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.668 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.670 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.670 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.671 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.672 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.675 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.675 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.677 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.678 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.678 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.681 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.688 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.690 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.690 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.694 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.697 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.699 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.700 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.701 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.701 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.703 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.706 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.707 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.707 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.715 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.716 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.721 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.722 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.722 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.723 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.725 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.726 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.729 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.731 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.733 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.733 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.734 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.735 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.739 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.741 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.741 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.746 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.747 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.748 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.758 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.761 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.765 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.767 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.767 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.767 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.768 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.768 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.773 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.773 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.774 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.775 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.776 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.777 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.787 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.791 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.794 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.798 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.800 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.801 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.809 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.811 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.814 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.815 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.816 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.817 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.824 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.824 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.824 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.825 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.829 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.832 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.832 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.837 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.840 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.841 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.843 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.844 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.847 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.847 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.855 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.857 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.858 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.858 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.869 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.873 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.873 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.879 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.879 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.884 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.887 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.887 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.889 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.889 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.890 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.895 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.901 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.908 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.908 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.910 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.910 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.914 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.914 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.915 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.915 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.924 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.925 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.930 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.932 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.933 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.939 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.946 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.960 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.968 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.969 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.970 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.972 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.973 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.975 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.976 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.980 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.981 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.987 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.990 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.991 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.991 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:49:59.995 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.003 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.006 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.008 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.009 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.012 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.017 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.021 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.024 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.025 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.025 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.026 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.027 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.030 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.033 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.037 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.038 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.038 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.039 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.043 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.044 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.046 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.046 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.050 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.054 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.059 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.070 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.072 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.072 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.074 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.079 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.080 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.081 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.085 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.093 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.093 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.097 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.104 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.109 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.113 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.121 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.125 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.125 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.125 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.130 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.136 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.136 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.137 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.142 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.142 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.143 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.145 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.145 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.146 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.147 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.148 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.150 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.152 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.153 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.155 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.155 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.163 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.163 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.166 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.173 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.176 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.176 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.180 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.181 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.182 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.186 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.199 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.199 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.205 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.207 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.207 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.209 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.209 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.210 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.212 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.215 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.214 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.215 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.217 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.222 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.222 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.227 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.229 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.232 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.233 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.233 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.234 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.238 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.241 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.241 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.242 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.246 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.246 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.246 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.248 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.249 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.251 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.258 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.258 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.258 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.260 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.266 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.270 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.271 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.274 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.275 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.276 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.281 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.281 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.287 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.290 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.293 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.294 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.297 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.297 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.298 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.298 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.304 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.304 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.306 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.308 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.309 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.319 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.321 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.321 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.324 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.329 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.334 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.336 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.337 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.337 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.342 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.346 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.347 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.354 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.358 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.361 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.362 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.363 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.365 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.365 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.365 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.367 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.367 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.368 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.372 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.380 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.383 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.385 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.386 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.395 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.396 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.396 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.398 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.409 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.409 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.409 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.410 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.413 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.415 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.415 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.416 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.421 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.421 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.422 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.424 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.425 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.426 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.428 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.437 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.437 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.437 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.437 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.438 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.443 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.444 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.445 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.449 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.449 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.450 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.450 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.450 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.451 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.456 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.460 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.460 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.461 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.462 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.462 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.465 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.466 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.467 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.473 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.476 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.479 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.479 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.489 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.494 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.494 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.494 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.496 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.500 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.504 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.505 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.511 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.511 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.513 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.517 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.519 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.519 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.522 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.524 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.525 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.528 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.530 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.530 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.532 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.535 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.539 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.543 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.546 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.555 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.558 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.558 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.559 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.559 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.562 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.564 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.564 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.568 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.572 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.575 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.576 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.577 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.580 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.586 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.586 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.587 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.588 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.589 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.590 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.590 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.592 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.594 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.594 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.595 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.602 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.606 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.609 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.609 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.610 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.610 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.616 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.620 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.626 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.626 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.628 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.634 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.636 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.638 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.644 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.649 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.649 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.651 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.653 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.654 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.658 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.659 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.662 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.665 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.667 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.668 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.670 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.671 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.673 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.679 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.683 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.683 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.687 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.688 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.688 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.692 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.692 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.696 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.697 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.702 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.702 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.705 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.706 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.708 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.708 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.709 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.711 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.711 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.717 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.719 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.725 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.732 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.744 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.751 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.755 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.760 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.763 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.767 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.770 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.772 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.774 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.778 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.780 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.781 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.789 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.789 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.789 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.793 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.795 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.795 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.800 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.806 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.808 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.811 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.816 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.816 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.826 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.833 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.838 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.843 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.845 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.847 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.848 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.848 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.854 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.857 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.861 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.862 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.865 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.870 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.870 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.878 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.878 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.881 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.883 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.884 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.887 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.887 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.888 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.891 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.893 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.894 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.899 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.901 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.902 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.906 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.909 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.909 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.910 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.920 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.921 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.922 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.936 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.938 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.940 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.942 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.949 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.952 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.958 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.961 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.961 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.971 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.974 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.974 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.974 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.977 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.977 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.977 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.977 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.982 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.982 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.983 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.986 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.988 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.997 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.997 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.997 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:00.999 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.001 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.001 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.006 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.008 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.010 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.011 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.015 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.015 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.015 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.019 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.029 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.029 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.036 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.036 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.036 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.036 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.037 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.039 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.041 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.041 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.041 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.044 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.044 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.046 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.052 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.054 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.055 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.055 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.058 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.065 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.065 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.065 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.072 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.075 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.078 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.078 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.081 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.082 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.084 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.093 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.096 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.099 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.101 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.106 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.109 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.109 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.114 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.114 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.114 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.114 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.114 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.115 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.118 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.119 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.122 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.127 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.128 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.130 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.130 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.131 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.132 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.134 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.134 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.134 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.135 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.141 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.141 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.146 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.148 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.148 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.151 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.153 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.154 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.158 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.158 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.161 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.161 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.161 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.163 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.163 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.164 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.168 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.176 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.176 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.176 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.181 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.182 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.184 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.186 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.188 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.190 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.198 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.199 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.203 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.203 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.209 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.214 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.214 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.218 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.219 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.219 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.219 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.220 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.221 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.226 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.227 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.228 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.230 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.235 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.238 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.239 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.240 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.241 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.243 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.243 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.248 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.248 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.253 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.254 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.256 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.256 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.259 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.260 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.263 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.266 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.266 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.267 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.267 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.269 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.270 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.270 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.272 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.275 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.279 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.280 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.281 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.285 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.287 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.297 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.298 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.298 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.301 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.301 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.302 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.306 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.309 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.311 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.312 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.319 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.319 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.323 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.323 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.325 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.330 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.330 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.333 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.334 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.335 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.336 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.347 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.352 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.356 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.356 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.357 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.361 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.363 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.373 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.373 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.380 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.384 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.387 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.392 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.393 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.396 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.400 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.400 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.403 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.403 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.404 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.406 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.406 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.412 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.416 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.418 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.418 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.419 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.421 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.423 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.433 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.435 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.438 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.438 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.438 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.442 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.446 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.446 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.447 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.449 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.451 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.453 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.454 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.462 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.465 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.467 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.470 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.474 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.477 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.480 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.480 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.481 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.482 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.485 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.487 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.489 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.491 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.496 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.499 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.499 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.500 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.513 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.515 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.519 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.527 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.531 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.532 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.537 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.537 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.538 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.539 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.539 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.542 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.544 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.556 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.564 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.567 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.569 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.577 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.578 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.579 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.580 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.582 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.592 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.593 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.595 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.598 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.606 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.607 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.607 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.610 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.613 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.614 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.616 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.620 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.622 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.622 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.625 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.625 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.627 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.629 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.630 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.636 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.638 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.644 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.644 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.651 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.651 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.653 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.653 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.658 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.660 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.660 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.665 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.674 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.675 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.678 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.688 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.689 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.693 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.693 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.697 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.698 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.701 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.701 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.701 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.703 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.703 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.704 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.705 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.707 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.709 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.710 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.710 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.713 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.714 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.715 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.716 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.716 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.725 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.727 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.729 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.750 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.750 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.750 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.751 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.751 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.752 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.753 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.755 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.756 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.756 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.756 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.757 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.757 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.757 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.757 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.758 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.758 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.758 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.759 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.759 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.761 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.761 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.769 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.772 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.774 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.774 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.774 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.781 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.784 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.784 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.788 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.788 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.803 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.805 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.805 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.806 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.807 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.810 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.813 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.814 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.815 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.817 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.818 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.818 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.820 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.823 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.823 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.825 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.829 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.831 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.831 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.834 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.838 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.839 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.840 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.842 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.850 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.855 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.856 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.858 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.862 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.864 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.865 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.867 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.871 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.871 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.872 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.886 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.891 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.895 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.900 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.901 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.903 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.904 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.905 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.906 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.914 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.917 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.930 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.930 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.933 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.935 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.936 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.943 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.943 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.948 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.950 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.956 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.959 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.961 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.965 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.966 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.969 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.974 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.974 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.975 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.977 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.981 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.983 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.987 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.988 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.991 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.997 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:01.998 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.003 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.011 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.011 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.013 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.015 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.020 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.021 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.022 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.023 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.027 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.028 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.039 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.039 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.040 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.042 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.043 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.047 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.049 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.051 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.051 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.051 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.053 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.055 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.056 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.058 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.067 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.068 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.071 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.073 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.075 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.084 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.091 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.093 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.095 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.097 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.099 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.106 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.107 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.115 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.117 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.129 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.131 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.132 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.133 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.141 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.141 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.145 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.146 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.146 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.146 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.146 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.148 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.149 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.156 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.158 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.160 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.165 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.169 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.170 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.174 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.175 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.183 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.188 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.190 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.193 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.194 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.198 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.198 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.204 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.207 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.209 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.210 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.213 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.220 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.221 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.223 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.224 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.229 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.237 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.237 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.238 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.238 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.241 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.242 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.245 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.246 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.247 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.248 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.253 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.265 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.275 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.275 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.278 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.279 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.282 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.283 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.287 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.288 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.288 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.291 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.296 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.297 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.297 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.299 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.301 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.303 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.305 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.313 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.316 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.317 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.320 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.321 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.321 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.324 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.324 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.325 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.335 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.343 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.343 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.344 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.350 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.350 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.353 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.360 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.361 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.362 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.367 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.369 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.371 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.372 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.373 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.373 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.375 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.377 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.379 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.381 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.381 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.386 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.387 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.388 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.388 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.395 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.396 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.407 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.411 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.412 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.412 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.414 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.418 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.421 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.425 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.426 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.432 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.434 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.434 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.435 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.435 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.440 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.442 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.444 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.445 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.448 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.450 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.451 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.452 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.454 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.454 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.458 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.459 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.461 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.464 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.470 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.470 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.471 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.472 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.477 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.480 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.481 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.481 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.486 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.486 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.489 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.490 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.491 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.491 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.495 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.498 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.500 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.503 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.503 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.503 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.505 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.508 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.508 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.510 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.510 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.513 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.513 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.515 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.515 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.515 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.518 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.518 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.519 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.532 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.535 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.535 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.544 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.545 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.545 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.546 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.547 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.551 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.554 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.554 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.555 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.555 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.557 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.558 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.566 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.571 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.575 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.577 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.578 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.579 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.580 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.582 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.587 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.589 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.589 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.599 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.599 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.601 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.603 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.608 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.609 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.610 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.610 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.611 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.614 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.626 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.627 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.634 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.635 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.642 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.643 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.647 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.649 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.649 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.655 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.656 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.658 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.659 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.660 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.666 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.671 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.679 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.680 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.683 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.692 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.692 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.694 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.696 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.702 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.704 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.706 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.709 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.709 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.710 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.713 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.720 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.721 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.722 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.722 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.729 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.730 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.731 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.734 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.738 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.743 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.747 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.749 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.754 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.754 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.758 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.761 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.762 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.767 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.768 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.769 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.776 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.776 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.777 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.785 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.785 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.785 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.786 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.788 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.788 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.789 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.793 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.794 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.795 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.797 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.797 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.798 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.800 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.805 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.806 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.806 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.806 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.812 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.812 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.814 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.816 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.817 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.817 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.818 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.818 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.819 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.820 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.822 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.826 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.826 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.826 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.827 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.827 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.827 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.834 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.834 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.837 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.838 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.840 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.847 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.847 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.849 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.851 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.854 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.855 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.863 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.866 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.867 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.868 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.869 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.871 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.881 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.882 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.882 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.883 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.884 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.884 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.885 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.888 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.889 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.890 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.893 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.893 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.898 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.900 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.902 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.902 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.902 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.903 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.906 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.909 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.912 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.914 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.917 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.926 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.928 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.934 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.934 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.936 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.937 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.945 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.948 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.950 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.951 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.954 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.957 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.962 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.965 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.967 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.971 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.974 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.975 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.976 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.980 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.981 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.982 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.985 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.986 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.988 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.988 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.989 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.992 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.993 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.993 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:02.996 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.001 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.007 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.008 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.014 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.016 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.017 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.022 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.022 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.025 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.026 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.029 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.029 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.053 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.056 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.058 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.058 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.060 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.071 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.074 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.074 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.075 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.079 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.082 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.086 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.087 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.088 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.092 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.093 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.104 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.105 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.105 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.112 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.116 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.117 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.129 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.137 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.138 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.138 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.140 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.143 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.148 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.150 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.150 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.153 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.155 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.158 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.159 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.164 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.170 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.170 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.172 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.174 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.175 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.178 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.182 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.183 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.188 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.191 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.191 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.193 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.193 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.196 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.198 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.200 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.201 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.203 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.207 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.208 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.211 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.220 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.223 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.225 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.227 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.227 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.228 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.228 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.228 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.242 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.242 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.244 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.245 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.246 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.247 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.248 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.250 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.250 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.252 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.252 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.260 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.260 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.261 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.265 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.265 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.268 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.269 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.271 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.272 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.276 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.277 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.281 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.287 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.295 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.300 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.301 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.304 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.307 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.308 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.308 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.313 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.316 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.329 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.329 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.330 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.330 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.330 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.332 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.332 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.332 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.338 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.338 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.338 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.339 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.343 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.347 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.351 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.353 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.358 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.359 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.359 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.359 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.361 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.362 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.365 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.366 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.369 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.372 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.375 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.375 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.377 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.383 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.383 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.385 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.387 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.388 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.390 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.392 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.397 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.397 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.397 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.402 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.407 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.409 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.410 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.411 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.412 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.414 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.416 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.419 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.419 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.422 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.424 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.427 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.427 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.433 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.433 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.436 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.436 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.440 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.441 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.446 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.451 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.451 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.452 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.453 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.459 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.462 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.462 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.466 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.469 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.472 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.472 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.474 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.479 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.481 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.482 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.484 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.491 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.495 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.498 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.499 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.500 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.502 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.504 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.505 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.505 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.508 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.509 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.510 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.511 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.513 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.513 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.514 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.519 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.520 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.521 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.525 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.528 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.530 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.535 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.535 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.540 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.543 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.546 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.548 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.550 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.551 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.552 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.556 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.559 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.563 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.564 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.567 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.571 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.578 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.578 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.578 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.584 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.584 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.589 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.592 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.593 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.594 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.597 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.600 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.611 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.611 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.612 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.612 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.612 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.613 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.621 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.621 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.626 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.627 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.628 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.628 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.629 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.634 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.635 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.638 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.644 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.645 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.650 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.651 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.654 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.657 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.657 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.663 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.673 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.675 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.676 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.679 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.681 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.684 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.687 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.690 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.696 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.696 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.698 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.700 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.700 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.701 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.704 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.707 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.719 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.725 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.725 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.726 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.726 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.741 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.743 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.743 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.746 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.746 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.749 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.751 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.751 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.754 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.755 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.755 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.757 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.757 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.757 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.757 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.758 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.759 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.769 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.769 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.769 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.772 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.775 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.777 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.779 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.779 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.779 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.781 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.788 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.790 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.790 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.790 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.793 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.794 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.795 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.800 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.805 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.808 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.808 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.812 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.813 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.816 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.817 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.818 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.823 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.823 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.825 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.838 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.838 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.839 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.842 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.844 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.845 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.845 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.846 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.848 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.848 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.854 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.857 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.858 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.861 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.869 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.882 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.883 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.889 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.889 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.892 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.894 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.912 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.914 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.914 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.917 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.919 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.924 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.929 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.930 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.931 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.933 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.935 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.935 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.935 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.938 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.939 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.940 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.943 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.947 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.948 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.949 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.955 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.957 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.957 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.959 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.961 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.961 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.963 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.968 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.969 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.971 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.977 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.977 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.984 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.984 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.991 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.992 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.993 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.994 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.995 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:03.999 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.000 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.001 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.002 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.005 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.006 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.012 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.012 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.013 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.019 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.021 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.030 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.032 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.032 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.037 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.037 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.041 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.043 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.048 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.050 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.050 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.051 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.058 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.062 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.062 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.068 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.070 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.071 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.075 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.075 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.080 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.082 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.083 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.091 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.094 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.094 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.098 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.102 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.105 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.107 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.108 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.109 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.115 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.119 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.120 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.120 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.121 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.124 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.124 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.124 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.127 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.135 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.138 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.139 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.140 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.140 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.142 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.153 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.153 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.153 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.156 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.156 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.157 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.159 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.162 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.164 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.164 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.165 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.168 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.173 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.175 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.176 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.176 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.178 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.179 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.182 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.183 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.186 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.189 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.190 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.190 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.190 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.190 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.191 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.193 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.195 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.199 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.199 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.203 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.209 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.212 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.213 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.213 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.215 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.216 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.223 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.223 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.227 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.229 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.236 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.238 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.240 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.242 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.244 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.244 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.244 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.246 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.246 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.255 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.255 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.255 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.258 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.258 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.259 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.259 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.259 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.260 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.263 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.265 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.265 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.265 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.271 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.272 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.272 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.273 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.277 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.279 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.281 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.284 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.286 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.288 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.292 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.292 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.295 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.295 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.297 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.298 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.299 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.299 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.308 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.308 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.309 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.316 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.321 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.326 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.328 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.329 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.331 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.331 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.331 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.335 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.336 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.338 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.341 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.342 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.348 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.352 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.354 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.365 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.369 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.370 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.373 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.375 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.378 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.378 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.383 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.383 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.384 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.392 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.392 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.393 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.395 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.395 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.403 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.404 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.405 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.405 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.408 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.409 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.410 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.410 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.416 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.416 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.417 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.420 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.428 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.430 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.430 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.430 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.431 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.432 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.434 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.435 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.440 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.441 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.444 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.445 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.446 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.450 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.457 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.459 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.460 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.461 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.461 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.465 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.465 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.467 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.470 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.472 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.473 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.475 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.481 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.482 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.489 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.493 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.493 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.493 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.498 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.498 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.498 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.498 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.501 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.501 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.503 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.505 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.511 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.515 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.520 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.524 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.523 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.531 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.541 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.553 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.561 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.562 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.562 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.562 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.570 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.573 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.573 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.574 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.576 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.578 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.579 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.579 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.581 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.581 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.584 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.586 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.589 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.589 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.592 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.593 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.594 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.600 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.605 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.608 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.608 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.608 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.614 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.616 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.617 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.620 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.620 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.626 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.626 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.626 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.626 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.629 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.638 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.640 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.640 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.643 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.643 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.646 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.647 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.652 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.653 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.655 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.659 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.659 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.661 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.663 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.665 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.665 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.671 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.671 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.675 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.676 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.678 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.689 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.694 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.694 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.700 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.701 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.704 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.706 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.707 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.708 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.709 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.710 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.712 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.712 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.716 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.719 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.726 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.729 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.731 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.737 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.737 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.742 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.743 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.746 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.746 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.747 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.748 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.751 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.751 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.757 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.758 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.764 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.769 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.772 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.773 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.776 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.777 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.778 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.780 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.782 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.782 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.787 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.793 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.793 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.795 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.799 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.801 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.804 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.807 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.808 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.809 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.810 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.812 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.814 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.829 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.830 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.830 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.835 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.841 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.842 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.850 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.850 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.851 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.851 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.854 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.856 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.856 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.857 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.858 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.858 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.859 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.859 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.861 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.861 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.861 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.863 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.865 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.870 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.871 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.873 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.873 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.874 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.880 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.881 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.886 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.887 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.892 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.892 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.895 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.897 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.902 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.904 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.905 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.908 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.908 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.910 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.911 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.911 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.912 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.916 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.922 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.923 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.924 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.928 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.929 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.931 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.933 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.935 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.944 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.946 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.947 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.949 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.949 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.951 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.951 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.959 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.960 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.961 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.966 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.969 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.975 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.976 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.976 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.979 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.979 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.982 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.983 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.984 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.987 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.989 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.991 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.994 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.995 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:04.997 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.001 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.003 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.005 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.005 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.007 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.007 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.012 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.013 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.014 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.016 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.018 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.022 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.022 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.024 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.024 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.033 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.034 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.038 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.038 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.039 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.040 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.040 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.044 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.045 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.047 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.049 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.051 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.054 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.056 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.060 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.061 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.061 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.063 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.065 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.066 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.067 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.067 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.078 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.078 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.081 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.081 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.083 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.083 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.086 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.088 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.089 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.089 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.091 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.093 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.094 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.096 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.104 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.111 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.111 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.114 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.131 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.132 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.133 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.139 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.145 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.148 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.149 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.150 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.154 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.154 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.155 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.157 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.157 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.157 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.160 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.161 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.168 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.168 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.171 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.172 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.173 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.178 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.179 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.180 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.183 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.188 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.188 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.189 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.191 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.191 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.198 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.202 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.206 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.207 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.208 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.214 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.215 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.218 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.220 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.220 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.221 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.222 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.222 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.224 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.227 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.229 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.231 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.233 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.234 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.237 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.237 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.238 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.238 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.239 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.240 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.244 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.248 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.248 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.249 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.249 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.256 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.256 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.262 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.263 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.263 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.265 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.267 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.270 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.271 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.272 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.275 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.277 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.278 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.281 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.282 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.289 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.289 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.291 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.291 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.292 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.294 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.306 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.307 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.315 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.315 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.315 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.318 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.325 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.330 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.345 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.347 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.350 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.360 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.361 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.362 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.362 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.368 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.370 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.370 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.376 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.377 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.377 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.380 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.380 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.383 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.383 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.383 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.384 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.385 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.389 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.392 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.392 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.399 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.401 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.405 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.409 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.409 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.411 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.414 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.414 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.414 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.417 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.417 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.418 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.421 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.421 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.422 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.422 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.434 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.438 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.444 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.446 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.449 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.449 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.457 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.461 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.465 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.472 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.473 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.481 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.483 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.487 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.487 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.491 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.497 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.502 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.504 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.505 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.505 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.507 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.507 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.517 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.524 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.534 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.535 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.539 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.543 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.543 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.543 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.545 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.545 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.545 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.547 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.547 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.550 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.556 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.557 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.559 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.564 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.566 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.571 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.573 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.574 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.576 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.586 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.587 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.590 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.591 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.595 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.598 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.601 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.604 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.605 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.605 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.606 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.610 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.610 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.614 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.615 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.621 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.621 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.624 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.624 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.629 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.629 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.633 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.637 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.644 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.646 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.647 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.647 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.648 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.648 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.652 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.652 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.660 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.661 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.664 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.672 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.672 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.674 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.676 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.684 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.685 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.687 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.692 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.693 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.698 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.698 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.703 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.712 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.713 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.724 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.725 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.727 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.728 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.739 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.742 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.745 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.749 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.749 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.752 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.754 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.755 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.757 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.759 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.766 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.766 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.771 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.771 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.772 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.772 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.774 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.779 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.780 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.781 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.781 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.782 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.784 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.784 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.790 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.794 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.798 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.810 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.810 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.813 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.813 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.814 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.814 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.815 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.823 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.823 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.823 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.823 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.825 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.829 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.836 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.836 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.841 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.844 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.844 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.847 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.848 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.850 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.850 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.851 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.851 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.852 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.854 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.856 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.866 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.867 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.876 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.879 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.879 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.880 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.887 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.887 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.888 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.893 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.894 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.895 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.899 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.899 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.899 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.901 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.904 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.905 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.906 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.915 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.923 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.925 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.927 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.927 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.930 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.931 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.934 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.936 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.941 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.947 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.951 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.951 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.962 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.962 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.964 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.966 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.967 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.970 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.971 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.976 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.977 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.978 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.982 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.984 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.984 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.988 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.988 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.988 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.989 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.991 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.992 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:05.999 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.005 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.006 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.009 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.016 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.017 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.019 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.026 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.026 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.027 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.029 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.029 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.034 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.037 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.041 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.045 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.045 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.045 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.046 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.048 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.049 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.050 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.052 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.052 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.057 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.057 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.059 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.061 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.062 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.062 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.064 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.066 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.073 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.073 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.075 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.076 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.078 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.079 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.080 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.089 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.089 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.092 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.094 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.101 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.102 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.107 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.107 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.112 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.115 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.127 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.130 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.131 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.131 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.132 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.141 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.142 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.143 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.145 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.147 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.148 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.153 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.155 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.162 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.164 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.165 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.165 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.166 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.171 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.173 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.176 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.176 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.179 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.183 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.187 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.192 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.195 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.199 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.201 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.222 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.224 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.224 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.224 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.225 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.226 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.226 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.227 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.228 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.231 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.231 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.233 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.236 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.236 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.238 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.250 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.255 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.255 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.260 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.268 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.268 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.270 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.270 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.276 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.278 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.280 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.283 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.284 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.285 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.287 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.290 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.298 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.299 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.308 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.314 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.317 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.317 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.317 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.323 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.323 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.324 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.329 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.331 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.331 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.331 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.333 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.333 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.334 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.337 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.338 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.340 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.343 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.344 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.346 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.353 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.353 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.357 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.360 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.364 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.367 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.371 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.374 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.376 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.376 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.377 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.386 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.389 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.389 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.391 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.392 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.394 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.395 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.396 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.401 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.405 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.412 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.412 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.412 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.413 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.414 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.417 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.417 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.421 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.424 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.425 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.429 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.430 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.430 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.433 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.436 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.437 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.438 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.439 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.440 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.440 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.442 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.446 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.450 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.450 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.451 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.452 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.456 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.460 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.463 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.465 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.472 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.473 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.475 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.479 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.482 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.497 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.499 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.502 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.505 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.505 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.510 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.510 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.511 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.515 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.526 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.526 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.534 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.540 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.541 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.544 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.545 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.547 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.551 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.552 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.555 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.561 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.561 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.566 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.568 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.572 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.575 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.575 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.575 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.577 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.578 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.581 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.583 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.587 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.588 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.589 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.591 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.593 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.594 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.595 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.599 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.600 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.604 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.609 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.611 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.612 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.613 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.614 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.616 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.618 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.620 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.620 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.622 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.626 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.626 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.626 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.628 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.628 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.629 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.631 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.635 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.635 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.637 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.641 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.641 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.647 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.651 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.658 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.662 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.666 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.669 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.670 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.675 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.677 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.682 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.687 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.693 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.693 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.694 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.695 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.695 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.701 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.702 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.708 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.715 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.724 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.725 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.726 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.727 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.733 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.733 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.733 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.734 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.736 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.737 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.739 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.743 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.744 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.753 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.755 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.756 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.758 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.760 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.763 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.764 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.766 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.770 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.772 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.776 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.778 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.779 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.779 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.786 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.787 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.787 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.788 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.792 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.796 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.797 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.802 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.803 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.805 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.805 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.805 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.807 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.815 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.815 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.816 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.816 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.818 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.819 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.821 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.822 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.823 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.823 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.823 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.825 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.826 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.826 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.828 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.829 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.833 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.835 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.840 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.842 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.843 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.843 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.844 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.845 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.850 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.850 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.852 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.853 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.856 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.862 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.862 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.862 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.863 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.863 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.864 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.866 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.866 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.867 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.868 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.871 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.875 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.875 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.877 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.878 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.879 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.881 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.881 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.886 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.888 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.890 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.892 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.902 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.904 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.905 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.908 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.909 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.910 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.916 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.916 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.918 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.921 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.921 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.923 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.923 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.925 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.926 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.931 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.942 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.943 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.946 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.953 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.953 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.953 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.958 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.960 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.961 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.962 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.963 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.964 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.964 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.966 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.966 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.968 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.971 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.978 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.984 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.984 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.987 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.987 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:06.995 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.001 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.001 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.015 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.015 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.022 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.022 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.023 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.023 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.027 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.028 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.032 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.034 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.039 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.039 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.041 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.053 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.059 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.059 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.060 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.063 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.063 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.064 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.065 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.066 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.066 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.072 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.075 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.078 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.082 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.087 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.088 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.089 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.097 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.101 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.101 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.103 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.103 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.105 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.107 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.108 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.112 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.114 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.114 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.118 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.126 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.131 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.134 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.138 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.145 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.146 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.146 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.147 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.147 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.148 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.148 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.150 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.154 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.155 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.156 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.158 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.160 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.164 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.171 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.171 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.174 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.174 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.175 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.175 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.177 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.183 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.183 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.185 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.192 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.192 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.193 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.194 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.197 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.200 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.200 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.204 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.209 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.211 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.214 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.222 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.222 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.223 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.223 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.227 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.228 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.231 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.231 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.232 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.234 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.242 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.242 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.242 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.249 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.251 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.255 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.258 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.258 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.259 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.259 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.260 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.269 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.271 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.272 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.274 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.274 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.278 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.280 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.281 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.281 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.288 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.290 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.291 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.299 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.305 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.310 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.311 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.314 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.315 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.316 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.316 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.321 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.323 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.331 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.331 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.334 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.345 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.346 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.347 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.347 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.349 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.351 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.353 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.354 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.354 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.354 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.358 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.358 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.358 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.359 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.361 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.363 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.365 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.371 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.381 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.382 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.383 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.383 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.383 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.384 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.385 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.386 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.389 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.397 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.404 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.409 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.409 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.411 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.411 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.414 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.417 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.423 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.426 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.428 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.430 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.434 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.435 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.436 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.440 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.442 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.444 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.444 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.445 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.450 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.458 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.460 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.464 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.467 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.467 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.470 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.470 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.474 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.476 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.480 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.481 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.481 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.488 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.488 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.488 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.491 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.493 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.495 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.502 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.503 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.505 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.510 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.512 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.516 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.516 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.516 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.516 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.517 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.520 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.522 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.522 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.523 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.523 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.526 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.529 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.529 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.536 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.538 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.539 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.544 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.545 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.545 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.547 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.549 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.554 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.554 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.556 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.557 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.561 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.564 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.564 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.570 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.573 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.573 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.574 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.574 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.577 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.579 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.581 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.582 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.590 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.592 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.592 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.595 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.601 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.604 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.606 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.607 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.607 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.610 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.610 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.610 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.616 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.616 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.619 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.619 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.621 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.631 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.635 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.635 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.638 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.642 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.642 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.645 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.649 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.652 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.656 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.658 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.660 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.663 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.665 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.665 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.667 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.671 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.671 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.672 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.676 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.676 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.676 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.677 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.679 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.679 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.685 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.686 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.689 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.689 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.690 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.692 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.695 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.700 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.707 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.708 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.710 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.711 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.718 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.720 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.720 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.723 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.724 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.730 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.730 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.731 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.733 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.733 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.734 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.736 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.736 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.737 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.737 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.738 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.739 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.744 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.746 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.750 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.756 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.760 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.760 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.760 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.765 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.768 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.768 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.777 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.777 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.780 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.780 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.792 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.796 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.802 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.802 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.805 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.806 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.806 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.810 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.811 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.813 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.816 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.817 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.818 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.823 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.824 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.831 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.832 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.841 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.842 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.845 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.849 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.851 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.854 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.855 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.857 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.858 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.861 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.865 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.867 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.869 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.870 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.871 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.873 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.873 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.874 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.876 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.876 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.878 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.882 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.892 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.894 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.902 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.906 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.908 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.909 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.911 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.912 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.914 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.924 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.924 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.928 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.928 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.929 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.931 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.933 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.934 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.934 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.934 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.937 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.937 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.938 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.941 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.942 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.950 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.961 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.961 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.974 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.976 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.977 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.978 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.980 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.981 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.988 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.988 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.988 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.993 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:07.995 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.000 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.000 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.000 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.001 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.003 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.005 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.009 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.012 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.012 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.018 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.020 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.022 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.023 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.029 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.030 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.032 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.032 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.038 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.038 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.041 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.042 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.042 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.045 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.045 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.049 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.050 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.050 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.052 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.055 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.058 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.063 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.064 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.064 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.069 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.070 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.070 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.073 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.073 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.073 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.076 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.081 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.081 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.083 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.083 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.084 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.089 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.089 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.091 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.094 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.094 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.095 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.098 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.098 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.103 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.103 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.105 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.107 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.110 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.111 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.112 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.117 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.118 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.119 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.120 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.126 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.134 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.135 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.140 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.140 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.146 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.156 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.158 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.162 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.166 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.172 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.172 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.172 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.176 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.180 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.181 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.183 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.186 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.186 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.186 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.188 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.192 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.198 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.201 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.204 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.207 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.210 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.211 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.215 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.217 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.220 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.221 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.222 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.225 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.227 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.227 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.232 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.235 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.238 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.240 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.240 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.241 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.242 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.243 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.243 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.245 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.245 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.247 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.248 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.252 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.266 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.270 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.271 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.273 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.273 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.273 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.275 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.278 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.279 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.290 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.291 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.292 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.293 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.296 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.302 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.305 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.305 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.305 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.309 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.309 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.313 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.319 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.319 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.323 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.326 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.329 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.333 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.333 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.333 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.334 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.339 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.346 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.347 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.347 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.348 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.350 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.352 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.354 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.354 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.357 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.359 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.363 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.366 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.374 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.374 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.376 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.381 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.389 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.389 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.392 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.392 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.397 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.397 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.399 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.400 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.400 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.401 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.401 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.409 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.409 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.412 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.412 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.422 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.423 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.432 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.432 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.432 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.438 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.439 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.443 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.443 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.443 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.454 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.461 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.463 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.465 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.467 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.467 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.467 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.470 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.478 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.480 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.483 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.484 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.485 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.485 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.485 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.485 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.488 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.492 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.493 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.497 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.500 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.500 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.501 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.505 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.509 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.513 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.516 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.518 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.521 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.521 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.523 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.526 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.528 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.528 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.533 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.538 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.541 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.541 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.549 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.554 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.557 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.558 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.563 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.565 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.569 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.569 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.572 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.574 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.576 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.578 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.583 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.584 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.587 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.587 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.589 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.591 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.594 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.595 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.598 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.599 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.603 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.605 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.609 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.611 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.615 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.615 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.625 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.626 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.628 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.630 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.638 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.638 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.639 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.640 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.644 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.645 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.648 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.648 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.650 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.653 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.655 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.656 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.656 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.660 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.661 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.666 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.666 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.671 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.671 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.672 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.673 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.675 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.675 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.678 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.680 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.682 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.684 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.684 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.690 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.694 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.701 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.702 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.705 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.707 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.708 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.712 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.712 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.712 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.714 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.717 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.717 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.718 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.720 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.728 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.728 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.731 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.731 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.734 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.735 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.735 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.743 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.744 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.745 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.746 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.751 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.755 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.756 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.759 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.759 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.761 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.761 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.763 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.763 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.765 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.768 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.768 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.768 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.770 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.770 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.771 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.775 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.775 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.775 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.776 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.779 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.780 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.789 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.790 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.791 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.791 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.796 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.796 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.799 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.800 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.805 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.813 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.815 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.817 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.820 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.821 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.824 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.825 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.827 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.830 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.830 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.834 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.842 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.842 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.845 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.845 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.850 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.853 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.859 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.864 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.865 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.865 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.868 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.872 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.875 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.878 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.879 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.879 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.881 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.886 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.886 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.886 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.889 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.900 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.900 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.900 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.901 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.904 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.905 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.908 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.909 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.918 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.921 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.921 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.922 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.922 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.924 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.925 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.927 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.929 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.933 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.936 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.936 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.942 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.944 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.946 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.959 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.964 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.964 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.968 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.970 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.973 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.976 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.978 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.979 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.981 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.981 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.983 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.985 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.985 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:08.988 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.004 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.005 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.008 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.009 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.009 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.009 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.010 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.012 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.013 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.016 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.023 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.023 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.025 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.027 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.031 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.031 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.033 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.036 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.042 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.044 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.045 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.045 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.045 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.051 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.056 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.056 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.057 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.066 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.073 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.077 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.077 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.088 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.089 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.090 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.095 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.100 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.101 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.105 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.107 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.108 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.110 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.110 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.111 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.112 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.118 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.119 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.120 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.124 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.126 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.126 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.129 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.130 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.131 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.133 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.134 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.137 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.137 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.138 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.141 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.150 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.153 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.155 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.156 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.157 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.163 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.163 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.164 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.166 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.167 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.169 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.177 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.179 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.182 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.183 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.184 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.184 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.188 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.191 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.192 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.193 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.193 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.198 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.204 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.205 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.208 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.208 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.211 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.213 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.215 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.218 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.223 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.223 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.223 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.223 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.226 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.231 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.240 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.241 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.242 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.242 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.247 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.252 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.254 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.254 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.259 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.259 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.261 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.276 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.279 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.285 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.286 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.288 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.290 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.290 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.291 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.301 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.302 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.306 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.307 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.308 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.312 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.322 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.322 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.322 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.325 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.325 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.326 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.327 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.338 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.338 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.339 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.339 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.354 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.358 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.361 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.364 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.370 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.374 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.374 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.375 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.375 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.378 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.388 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.395 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.396 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.398 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.401 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.403 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.404 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.406 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.410 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.412 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.413 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.415 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.416 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.422 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.423 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.424 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.424 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.428 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.431 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.433 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.438 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.441 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.441 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.442 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.443 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.445 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.449 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.454 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.458 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.458 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.460 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.461 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.465 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.467 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.467 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.472 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.472 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.474 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.481 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.481 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.484 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.484 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.484 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.485 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.486 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.487 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.489 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.489 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.493 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.496 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.496 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.498 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.500 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.504 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.505 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.508 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.509 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.518 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.518 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.520 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.521 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.521 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.523 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.524 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.528 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.529 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.529 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.539 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.545 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.546 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.552 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.561 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.561 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.563 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.565 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.565 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.570 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.572 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.577 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.578 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.579 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.580 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.581 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.581 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.581 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.582 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.585 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.585 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.587 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.588 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.588 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.590 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.594 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.595 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.596 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.598 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.604 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.609 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.614 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.620 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.627 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.632 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.632 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.633 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.638 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.644 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.644 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.644 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.647 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.653 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.656 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.657 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.657 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.660 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.662 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.667 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.673 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.675 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.679 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.679 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.682 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.685 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.685 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.687 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.689 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.692 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.694 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.703 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.709 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.709 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.710 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.712 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.712 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.715 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.720 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.725 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.726 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.727 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.729 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.729 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.730 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.737 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.738 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.741 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.743 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.744 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.749 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.749 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.749 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.753 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.754 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.755 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.756 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.757 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.758 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.759 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.762 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.764 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.767 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.767 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.771 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.771 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.773 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.776 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.777 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.777 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.785 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.790 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.791 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.794 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.795 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.799 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.806 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.808 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.814 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.816 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.816 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.818 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.819 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.823 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.824 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.832 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.835 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.840 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.844 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.846 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.846 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.849 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.852 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.852 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.853 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.853 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.854 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.855 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.855 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.859 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.860 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.862 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.863 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.869 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.869 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.874 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.877 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.880 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.885 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.886 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.887 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.893 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.901 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.901 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.902 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.911 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.911 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.920 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.920 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.925 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.928 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.931 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.933 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.933 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.933 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.942 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.947 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.948 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.948 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.952 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.953 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.960 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.960 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.960 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.961 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.962 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.963 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.963 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.964 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.965 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.973 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.975 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.975 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.976 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.976 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.979 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.981 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.981 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.981 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.988 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.989 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.989 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:09.995 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.000 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.002 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.003 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.005 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.008 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.014 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.018 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.021 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.024 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.025 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.026 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.026 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.029 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.029 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.031 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.031 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.033 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.045 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.046 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.047 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.050 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.052 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.053 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.053 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.054 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.055 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.063 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.064 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.068 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.074 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.074 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.075 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.075 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.076 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.083 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.085 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.090 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.091 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.093 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.099 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.100 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.102 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.104 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.108 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.114 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.114 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.114 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.121 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.122 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.123 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.126 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.126 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.128 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.132 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.147 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.147 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.150 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.151 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.154 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.157 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.163 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.165 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.166 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.167 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.167 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.167 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.168 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.170 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.172 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.174 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.176 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.178 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.182 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.183 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.187 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.190 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.191 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.192 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.193 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.194 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.202 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.205 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.208 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.218 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.222 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.224 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.224 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.227 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.229 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.231 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.240 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.240 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.240 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.247 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.248 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.250 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.251 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.253 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.253 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.255 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.265 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.265 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.266 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.267 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.273 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.273 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.274 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.274 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.274 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.276 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.276 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.279 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.279 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.293 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.293 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.293 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.293 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.293 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.300 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.306 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.310 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.310 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.310 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.313 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.320 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.324 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.327 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.327 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.328 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.329 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.330 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.330 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.331 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.341 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.344 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.351 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.351 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.362 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.363 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.365 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.365 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.373 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.378 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.378 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.379 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.383 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.394 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.395 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.395 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.397 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.399 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.404 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.406 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.411 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.414 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.415 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.418 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.419 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.424 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.425 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.437 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.437 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.437 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.438 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.441 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.441 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.442 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.450 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.452 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.454 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.455 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.455 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.457 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.458 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.461 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.463 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.472 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.475 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.484 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.485 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.487 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.488 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.489 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.489 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.490 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.494 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.499 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.500 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.501 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.506 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.509 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.510 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.511 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.517 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.518 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.518 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.521 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.523 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.524 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.526 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.527 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.528 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.529 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.530 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.546 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.546 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.550 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.550 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.552 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.556 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.556 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.559 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.562 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.566 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.566 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.567 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.569 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.583 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.590 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.595 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.599 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.599 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.606 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.613 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.613 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.617 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.621 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.621 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.625 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.626 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.633 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.637 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.639 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.640 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.644 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.647 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.649 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.649 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.653 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.655 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.660 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.664 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.666 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.669 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.671 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.672 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.674 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.677 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.682 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.683 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.684 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.684 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.688 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.688 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.689 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.691 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.692 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.693 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.700 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.702 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.702 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.705 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.705 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.710 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.710 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.710 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.713 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.713 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.716 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.717 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.719 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.727 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.731 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.734 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.736 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.738 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.739 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.740 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.744 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.744 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.744 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.745 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.748 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.752 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.756 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.760 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.760 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.761 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.762 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.762 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.767 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.768 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.770 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.772 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.776 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.777 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.777 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.783 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.783 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.787 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.793 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.800 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.803 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.811 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.812 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.821 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.824 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.824 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.826 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.827 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.829 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.829 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.829 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.836 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.839 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.840 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.843 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.844 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.845 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.848 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.849 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.849 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.856 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.857 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.861 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.861 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.863 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.863 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.865 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.870 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.872 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.872 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.881 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.885 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.885 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.886 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.889 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.897 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.898 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.906 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.907 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.908 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.913 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.913 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.913 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.915 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.918 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.923 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.924 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.924 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.925 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.928 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.929 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.931 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.931 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.932 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.935 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.937 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.940 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.940 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.943 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.948 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.951 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.953 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.954 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.954 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.955 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.960 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.962 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.965 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.967 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.967 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.968 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.968 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.982 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.984 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.988 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.992 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.993 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:10.996 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.003 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.007 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.010 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.010 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.010 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.016 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.018 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.018 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.025 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.027 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.027 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.037 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.039 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.040 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.041 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.041 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.041 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.042 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.048 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.048 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.049 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.051 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.054 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.057 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.059 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.061 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.068 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.073 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.076 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.077 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.079 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.084 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.087 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.087 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.094 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.098 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.114 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.114 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.115 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.117 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.118 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.118 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.120 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.123 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.123 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.133 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.133 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.133 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.136 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.139 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.144 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.147 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.150 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.152 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.160 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.160 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.161 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.161 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.164 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.170 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.170 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.174 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.175 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.177 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.178 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.178 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.179 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.182 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.184 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.184 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.187 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.188 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.188 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.189 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.190 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.190 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.191 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.193 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.193 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.198 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.199 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.199 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.205 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.208 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.214 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.219 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.222 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.222 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.223 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.223 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.225 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.229 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.231 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.231 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.231 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.231 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.231 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.232 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.232 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.235 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.238 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.248 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.253 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.257 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.258 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.266 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.271 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.272 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.276 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.284 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.285 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.289 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.290 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.296 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.301 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.307 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.308 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.308 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.308 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.311 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.313 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.313 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.314 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.320 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.321 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.322 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.323 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.323 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.324 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.326 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.327 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.330 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.342 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.344 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.344 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.344 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.344 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.348 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.349 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.362 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.365 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.367 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.368 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.373 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.373 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.378 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.378 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.379 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.386 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.386 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.390 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.390 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.391 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.395 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.396 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.399 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.409 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.409 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.416 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.416 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.419 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.422 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.422 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.422 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.429 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.433 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.438 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.439 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.439 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.442 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.445 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.452 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.455 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.462 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.463 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.467 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.469 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.470 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.471 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.475 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.475 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.475 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.478 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.479 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.483 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.486 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.495 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.496 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.498 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.500 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.500 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.501 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.505 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.506 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.510 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.512 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.517 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.519 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.522 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.526 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.527 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.529 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.534 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.534 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.539 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.541 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.541 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.542 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.549 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.551 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.552 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.553 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.555 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.555 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.557 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.561 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.565 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.566 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.573 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.578 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.582 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.587 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.587 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.589 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.589 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.591 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.595 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.595 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.597 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.597 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.598 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.599 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.599 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.603 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.603 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.608 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.608 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.608 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.611 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.616 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.616 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.617 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.620 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.623 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.625 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.628 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.630 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.631 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.638 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.641 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.642 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.642 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.647 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.648 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.655 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.657 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.658 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.658 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.661 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.664 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.665 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.665 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.668 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.671 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.671 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.671 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.671 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.672 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.683 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.687 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.692 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.696 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.696 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.696 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.698 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.699 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.700 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.702 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.702 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.707 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.716 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.721 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.727 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.727 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.728 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.734 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.738 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.738 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.739 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.740 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.742 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.746 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.754 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.754 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.754 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.760 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.762 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.767 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.767 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.767 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.768 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.771 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.773 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.779 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.780 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.780 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.781 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.782 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.783 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.790 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.791 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.795 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.797 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.799 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.805 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.809 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.813 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.815 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.816 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.819 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.819 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.820 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.820 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.824 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.825 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.828 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.833 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.835 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.838 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.838 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.839 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.842 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.842 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.843 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.845 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.845 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.846 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.853 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.853 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.855 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.858 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.859 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.860 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.865 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.866 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.866 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.868 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.868 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.875 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.881 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.885 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.885 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.885 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.890 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.891 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.892 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.897 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.897 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.899 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.901 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.901 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.904 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.904 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.906 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.906 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.907 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.910 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.913 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.919 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.922 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.924 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.925 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.929 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.931 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.932 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.938 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.946 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.947 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.951 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.952 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.953 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.954 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.959 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.961 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.964 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.966 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.976 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.978 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.982 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.985 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.987 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.987 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.988 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.995 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.995 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:11.998 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.001 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.005 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.005 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.005 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.006 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.008 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.008 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.014 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.017 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.017 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.020 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.021 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.024 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.030 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.030 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.032 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.032 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.034 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.039 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.041 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.041 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.048 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.048 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.049 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.056 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.060 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.071 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.073 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.074 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.075 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.075 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.075 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.076 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.089 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.090 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.091 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.091 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.092 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.096 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.103 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.103 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.103 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.107 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.107 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.109 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.109 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.110 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.111 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.112 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.112 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.117 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.120 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.121 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.121 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.124 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.126 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.126 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.126 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.127 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.127 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.128 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.135 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.138 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.139 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.140 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.149 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.149 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.149 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.149 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.150 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.151 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.151 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.155 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.156 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.157 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.160 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.161 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.165 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.166 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.168 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.171 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.179 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.179 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.184 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.187 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.200 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.205 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.206 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.210 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.210 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.213 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.216 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.218 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.220 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.221 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.223 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.224 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.226 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.227 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.230 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.231 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.233 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.234 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.234 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.237 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.245 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.246 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.248 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.249 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.250 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.268 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.269 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.274 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.279 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.279 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.282 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.288 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.289 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.293 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.294 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.297 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.298 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.299 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.299 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.303 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.304 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.305 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.308 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.316 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.319 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.319 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.322 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.322 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.323 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.324 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.333 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.335 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.337 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.339 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.339 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.339 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.340 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.341 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.341 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.342 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.346 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.347 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.348 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.348 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.353 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.359 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.360 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.361 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.361 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.367 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.373 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.375 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.375 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.378 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.381 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.384 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.386 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.394 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.394 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.395 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.395 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.396 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.401 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.403 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.412 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.412 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.415 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.415 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.417 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.419 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.420 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.421 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.424 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.424 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.427 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.429 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.429 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.429 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.432 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.432 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.432 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.437 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.438 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.438 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.441 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.441 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.441 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.441 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.443 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.446 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.447 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.448 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.450 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.452 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.452 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.458 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.461 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.461 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.464 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.466 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.472 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.472 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.474 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.474 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.480 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.482 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.485 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.497 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.500 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.502 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.504 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.508 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.508 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.511 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.513 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.521 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.524 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.525 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.527 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.529 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.531 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.540 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.543 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.545 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.547 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.550 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.552 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.552 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.556 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.559 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.563 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.564 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.565 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.566 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.570 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.575 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.575 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.575 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.577 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.580 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.582 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.582 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.583 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.583 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.585 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.592 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.596 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.596 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.602 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.602 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.603 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.605 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.605 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.614 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.615 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.617 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.621 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.631 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.632 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.634 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.635 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.637 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.641 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.645 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.645 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.649 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.650 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.651 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.651 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.663 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.672 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.672 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.675 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.677 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.677 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.677 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.678 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.681 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.682 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.684 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.695 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.695 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.699 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.699 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.700 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.705 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.705 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.705 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.709 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.711 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.712 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.712 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.712 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.713 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.723 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.723 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.726 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.726 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.739 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.741 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.744 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.744 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.745 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.747 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.755 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.757 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.758 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.762 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.762 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.763 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.766 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.767 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.771 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.772 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.774 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.775 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.781 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.783 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.786 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.789 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.790 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.793 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.795 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.795 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.795 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.797 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.799 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.799 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.803 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.807 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.809 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.809 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.809 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.810 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.810 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.811 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.812 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.814 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.817 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.819 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.821 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.829 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.832 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.837 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.839 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.839 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.842 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.843 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.843 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.843 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.846 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.847 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.857 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.859 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.863 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.863 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.867 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.871 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.875 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.878 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.882 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.882 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.885 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.885 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.889 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.890 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.890 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.890 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.891 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.897 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.897 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.911 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.914 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.917 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.917 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.918 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.923 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.926 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.927 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.931 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.934 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.940 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.941 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.941 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.942 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.942 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.950 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.952 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.953 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.955 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.957 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.959 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.960 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.961 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.964 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.968 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.970 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.972 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.974 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.976 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.978 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.982 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.984 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.989 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.993 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.993 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.996 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:12.999 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.000 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.001 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.001 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.007 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.007 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.011 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.011 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.011 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.016 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.018 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.021 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.022 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.024 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.025 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.027 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.032 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.035 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.038 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.043 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.044 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.045 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.046 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.048 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.053 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.055 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.056 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.060 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.070 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.073 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.079 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.083 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.084 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.085 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.085 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.087 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.092 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.092 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.093 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.094 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.096 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.098 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.100 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.105 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.109 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.111 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.116 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.118 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.118 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.121 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.125 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.126 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.128 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.130 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.131 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.132 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.133 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.134 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.138 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.138 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.138 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.140 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.141 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.142 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.144 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.145 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.145 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.148 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.148 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.150 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.150 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.158 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.165 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.172 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.174 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.174 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.181 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.181 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.192 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.199 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.200 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.200 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.202 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.204 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.204 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.204 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.205 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.211 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.220 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.220 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.221 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.226 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.227 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.228 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.233 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.233 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.234 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.234 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.235 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.238 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.240 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.244 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.245 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.245 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.245 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.245 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.247 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.247 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.249 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.250 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.251 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.255 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.256 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.259 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.260 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.264 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.267 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.268 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.271 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.274 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.276 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.278 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.280 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.281 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.284 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.285 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.291 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.292 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.296 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.301 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.302 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.306 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.307 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.307 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.313 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.317 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.319 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.320 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.324 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.324 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.324 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.327 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.330 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.334 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.336 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.338 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.343 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.349 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.350 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.351 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.356 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.357 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.359 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.359 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.361 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.363 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.364 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.376 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.379 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.384 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.384 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.385 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.393 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.393 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.393 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.399 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.401 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.406 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.410 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.416 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.425 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.425 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.425 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.429 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.430 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.430 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.433 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.433 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.435 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.440 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.445 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.447 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.448 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.448 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.449 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.456 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.457 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.457 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.457 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.459 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.461 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.465 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.466 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.468 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.469 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.471 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.472 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.472 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.477 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.477 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.477 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.477 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.477 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.477 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.477 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.478 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.478 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.488 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.489 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.490 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.496 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.497 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.498 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.505 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.507 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.509 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.522 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.526 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.532 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.532 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.534 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.535 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.536 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.538 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.540 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.543 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.545 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.550 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.550 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.551 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.557 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.557 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.560 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.568 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.572 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.572 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.572 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.575 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.576 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.578 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.581 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.582 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.590 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.592 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.597 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.597 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.600 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.608 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.612 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.613 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.621 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.621 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.624 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.625 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.629 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.639 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.640 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.643 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.646 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.646 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.648 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.650 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.650 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.652 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.654 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.655 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.655 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.656 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.656 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.659 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.666 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.674 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.676 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.680 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.683 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.685 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.687 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.696 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.709 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.711 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.711 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.712 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.713 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.721 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.721 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.724 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.727 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.728 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.733 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.733 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.733 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.736 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.738 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.739 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.742 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.746 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.747 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.749 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.750 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.751 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.760 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.761 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.762 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.765 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.773 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.775 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.783 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.785 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.785 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.788 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.792 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.811 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.812 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.813 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.816 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.820 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.820 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.821 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.825 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.831 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.836 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.838 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.838 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.842 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.842 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.846 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.847 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.849 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.852 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.852 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.854 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.855 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.855 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.858 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.859 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.870 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.870 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.875 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.877 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.879 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.881 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.881 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.882 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.883 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.884 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.886 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.889 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.896 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.898 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.898 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.901 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.901 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.904 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.909 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.910 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.911 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.912 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.913 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.914 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.920 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.924 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.924 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.926 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.926 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.929 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.929 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.933 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.934 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.934 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.938 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.938 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.939 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.940 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.944 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.944 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.947 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.947 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.947 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.948 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.951 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.957 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.965 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.965 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.968 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.972 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.974 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.980 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.980 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.982 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.987 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.987 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.987 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.988 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.991 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.993 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.994 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.995 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.996 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:13.999 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.001 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.001 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.001 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.002 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.008 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.008 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.012 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.013 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.015 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.015 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.019 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.022 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.024 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.024 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.024 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.026 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.029 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.030 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.030 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.034 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.034 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.034 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.042 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.042 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.044 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.045 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.046 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.047 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.049 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.051 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.052 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.055 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.063 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.063 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.064 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.064 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.067 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.070 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.073 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.073 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.075 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.077 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.078 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.079 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.080 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.081 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.087 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.090 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.092 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.095 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.095 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.096 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.099 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.100 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.104 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.104 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.106 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.109 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.109 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.112 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.114 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.116 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.117 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.118 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.126 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.126 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.127 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.135 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.138 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.143 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.146 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.147 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.150 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.150 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.152 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.153 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.153 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.154 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.154 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.157 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.160 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.160 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.162 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.167 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.167 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.173 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.180 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.182 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.186 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.191 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.193 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.198 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.198 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.200 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.202 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.210 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.214 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.216 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.216 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.216 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.216 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.218 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.219 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.219 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.228 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.231 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.231 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.233 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.237 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.237 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.239 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.240 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.242 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.242 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.246 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.251 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.255 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.256 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.256 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.259 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.260 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.264 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.265 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.270 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.274 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.274 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.277 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.278 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.279 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.283 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.284 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.286 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.293 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.293 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.295 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.297 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.297 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.302 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.302 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.305 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.307 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.310 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.310 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.318 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.320 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.322 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.327 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.331 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.332 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.335 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.335 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.341 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.344 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.346 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.347 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.347 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.347 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.354 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.355 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.357 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.358 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.358 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.363 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.365 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.367 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.368 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.372 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.378 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.379 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.380 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.380 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.387 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.387 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.389 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.390 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.395 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.396 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.402 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.402 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.407 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.409 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.409 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.415 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.419 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.422 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.427 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.429 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.434 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.435 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.439 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.441 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.447 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.451 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.451 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.454 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.455 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.461 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.464 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.466 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.466 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.470 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.473 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.474 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.475 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.475 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.478 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.483 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.491 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.500 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.503 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.503 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.505 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.509 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.511 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.515 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.516 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.518 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.522 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.522 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.523 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.528 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.528 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.531 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.535 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.535 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.535 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.536 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.536 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.542 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.542 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.546 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.550 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.559 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.562 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.563 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.563 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.565 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.570 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.572 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.574 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.579 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.582 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.583 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.588 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.588 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.589 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.591 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.592 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.594 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.598 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.598 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.606 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.610 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.614 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.616 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.620 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.622 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.622 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.633 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.633 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.634 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.638 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.642 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.642 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.642 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.644 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.645 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.649 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.654 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.655 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.655 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.657 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.661 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.664 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.667 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.668 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.676 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.676 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.678 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.680 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.681 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.682 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.682 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.685 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.686 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.687 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.688 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.689 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.689 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.696 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.698 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.698 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.705 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.705 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.707 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.722 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.723 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.723 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.727 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.733 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.733 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.737 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.747 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.749 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.749 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.751 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.752 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.754 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.755 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.757 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.757 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.759 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.762 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.762 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.765 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.767 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.768 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.768 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.768 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.775 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.775 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.777 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.778 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.778 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.781 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.782 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.795 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.797 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.797 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.797 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.797 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.801 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.801 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.805 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.810 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.812 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.812 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.815 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.824 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.825 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.832 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.832 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.834 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.840 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.842 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.851 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.851 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.851 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.851 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.852 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.852 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.854 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.855 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.856 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.857 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.857 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.863 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.863 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.868 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.869 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.870 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.872 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.878 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.880 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.889 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.889 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.891 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.891 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.891 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.892 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.894 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.895 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.897 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.899 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.902 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.902 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.905 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.906 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.908 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.910 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.916 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.916 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.919 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.921 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.921 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.922 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.925 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.927 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.933 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.936 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.936 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.940 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.942 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.943 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.943 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.949 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.949 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.949 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.950 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.951 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.954 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.954 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.963 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.963 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.965 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.967 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.969 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.970 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.972 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.974 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.977 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.977 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.977 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.982 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.992 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.992 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.993 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:14.999 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.011 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.011 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.018 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.021 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.021 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.024 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.025 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.025 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.026 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.029 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.032 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.032 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.036 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.039 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.040 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.042 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.045 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.050 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.059 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.062 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.066 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.073 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.073 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.076 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.077 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.079 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.083 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.087 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.090 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.092 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.092 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.092 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.097 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.098 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.100 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.100 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.102 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.105 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.109 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.113 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.115 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.115 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.115 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.116 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.121 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.124 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.131 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.133 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.142 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.148 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.150 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.151 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.151 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.156 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.157 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.157 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.158 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.160 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.160 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.167 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.175 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.175 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.180 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.185 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.188 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.191 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.202 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.205 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.206 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.213 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.214 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.214 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.221 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.221 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.222 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.225 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.227 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.234 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.240 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.245 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.252 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.254 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.255 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.255 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.259 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.264 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.264 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.266 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.268 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.268 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.271 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.271 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.274 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.274 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.275 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.278 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.283 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.285 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.287 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.290 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.291 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.291 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.294 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.298 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.300 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.303 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.305 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.305 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.305 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.309 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.312 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.316 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.317 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.326 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.328 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.328 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.342 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.345 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.346 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.348 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.349 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.349 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.353 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.357 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.357 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.360 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.361 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.367 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.367 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.367 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.370 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.370 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.376 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.376 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.378 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.379 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.379 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.379 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.382 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.382 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.384 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.387 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.387 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.388 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.396 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.396 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.396 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.398 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.402 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.403 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.409 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.410 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.412 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.413 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.415 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.427 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.433 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.436 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.439 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.439 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.445 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.452 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.452 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.455 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.455 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.459 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.460 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.463 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.465 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.472 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.474 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.474 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.476 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.476 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.487 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.491 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.493 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.493 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.495 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.495 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.496 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.498 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.500 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.503 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.505 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.506 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.509 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.510 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.510 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.511 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.516 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.517 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.518 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.518 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.518 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.522 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.527 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.530 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.533 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.544 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.544 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.547 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.555 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.557 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.559 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.562 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.562 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.565 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.571 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.573 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.577 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.578 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.581 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.589 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.590 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.591 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.592 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.594 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.600 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.605 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.605 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.608 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.608 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.612 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.613 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.618 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.624 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.624 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.627 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.633 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.634 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.635 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.635 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.640 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.641 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.641 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.644 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.646 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.648 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.652 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.655 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.655 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.658 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.658 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.658 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.659 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.662 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.662 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.664 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.665 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.666 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.668 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.669 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.670 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.672 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.677 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.678 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.678 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.678 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.684 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.685 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.689 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.698 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.702 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.702 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.714 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.716 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.717 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.719 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.722 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.726 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.727 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.728 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.730 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.735 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.742 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.746 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.746 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.751 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.755 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.757 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.759 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.760 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.761 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.761 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.762 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.762 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.763 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.765 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.772 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.772 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.772 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.775 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.777 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.777 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.781 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.789 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.795 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.796 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.799 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.799 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.803 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.805 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.805 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.805 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.809 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.809 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.814 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.815 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.816 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.818 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.818 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.821 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.824 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.827 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.830 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.834 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.838 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.842 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.842 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.843 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.846 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.846 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.848 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.857 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.861 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.861 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.863 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.863 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.864 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.868 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.873 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.873 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.874 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.883 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.886 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.887 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.887 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.889 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.893 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.893 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.894 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.896 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.899 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.901 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.902 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.907 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.909 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.910 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.920 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.920 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.921 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.922 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.926 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.926 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.932 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.935 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.938 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.939 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.942 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.944 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.946 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.946 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.953 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.957 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.961 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.961 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.963 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.965 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.970 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.971 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.976 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.979 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.983 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.984 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.988 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.991 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.992 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.993 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.995 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:15.998 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.007 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.011 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.011 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.012 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.015 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.022 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.022 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.022 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.023 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.030 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.031 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.034 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.035 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.036 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.036 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.047 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.047 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.048 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.049 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.052 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.052 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.055 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.055 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.057 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.060 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.061 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.062 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.075 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.075 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.079 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.079 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.080 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.080 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.082 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.082 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.082 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.084 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.085 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.086 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.092 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.092 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.105 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.111 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.115 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.117 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.118 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.119 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.122 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.122 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.127 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.127 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.132 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.133 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.138 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.145 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.148 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.150 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.154 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.155 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.155 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.157 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.157 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.159 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.159 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.163 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.165 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.166 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.168 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.169 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.170 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.171 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.180 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.183 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.185 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.186 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.191 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.191 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.193 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.194 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.197 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.197 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.201 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.201 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.208 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.214 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.215 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.217 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.218 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.220 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.220 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.221 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.225 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.227 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.231 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.232 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.234 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.247 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.248 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.248 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.253 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.255 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.256 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.256 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.257 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.258 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.259 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.259 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.259 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.260 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.263 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.264 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.273 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.275 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.279 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.285 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.285 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.288 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.291 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.292 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.294 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.298 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.303 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.311 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.312 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.313 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.316 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.319 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.325 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.325 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.327 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.331 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.334 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.337 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.337 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.342 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.342 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.342 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.346 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.349 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.351 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.354 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.355 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.359 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.365 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.366 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.367 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.370 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.370 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.371 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.372 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.373 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.374 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.381 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.394 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.395 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.397 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.399 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.402 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.405 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.405 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.409 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.410 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.415 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.416 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.421 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.421 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.422 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.422 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.423 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.424 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.426 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.428 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.429 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.431 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.438 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.441 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.443 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.443 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.449 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.449 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.457 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.460 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.464 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.466 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.473 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.476 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.477 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.486 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.497 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.499 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.503 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.504 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.505 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.507 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.508 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.510 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.512 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.514 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.517 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.518 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.520 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.521 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.523 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.527 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.528 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.529 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.529 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.533 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.535 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.542 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.543 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.543 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.544 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.544 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.549 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.549 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.554 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.555 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.555 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.564 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.564 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.565 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.567 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.570 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.571 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.571 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.575 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.575 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.579 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.580 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.585 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.585 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.588 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.589 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.596 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.598 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.600 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.610 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.613 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.615 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.615 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.615 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.619 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.619 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.626 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.642 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.644 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.645 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.650 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.651 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.655 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.656 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.657 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.659 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.659 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.659 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.662 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.667 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.667 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.669 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.669 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.669 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.670 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.674 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.674 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.674 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.684 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.687 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.689 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.692 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.696 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.702 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.704 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.704 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.707 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.712 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.712 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.714 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.715 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.721 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.724 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.726 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.728 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.728 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.733 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.735 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.736 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.738 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.738 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.740 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.743 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.743 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.745 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.745 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.746 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.750 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.750 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.750 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.751 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.757 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.757 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.759 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.762 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.763 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.766 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.767 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.772 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.772 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.773 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.778 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.782 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.782 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.792 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.796 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.799 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.801 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.803 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.809 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.810 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.810 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.819 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.819 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.826 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.826 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.830 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.832 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.835 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.847 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.848 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.849 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.850 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.852 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.852 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.864 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.865 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.870 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.871 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.872 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.878 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.880 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.881 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.881 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.882 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.884 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.886 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.889 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.890 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.891 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.894 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.895 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.896 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.896 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.897 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.899 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.906 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.906 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.907 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.908 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.909 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.910 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.915 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.915 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.918 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.922 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.922 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.923 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.931 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.935 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.939 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.940 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.941 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.941 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.944 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.945 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.947 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.954 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.954 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.954 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.957 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.959 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.965 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.965 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.966 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.967 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.969 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.978 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.980 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.982 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.983 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.987 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.989 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.991 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.991 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.992 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.997 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:16.999 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.000 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.006 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.007 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.009 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.009 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.014 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.014 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.014 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.015 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.020 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.021 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.023 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.024 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.027 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.029 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.043 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.047 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.049 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.049 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.068 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.071 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.072 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.073 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.073 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.073 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.078 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.078 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.080 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.080 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.085 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.088 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.094 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.095 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.095 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.096 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.101 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.103 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.109 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.110 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.111 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.115 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.115 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.120 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.122 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.122 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.124 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.125 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.127 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.133 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.133 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.134 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.135 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.138 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.144 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.148 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.148 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.150 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.151 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.152 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.155 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.156 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.159 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.160 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.160 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.162 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.162 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.165 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.168 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.169 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.173 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.179 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.179 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.187 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.188 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.189 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.194 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.198 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.199 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.199 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.199 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.200 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.203 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.206 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.206 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.208 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.208 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.210 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.210 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.217 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.220 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.222 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.226 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.228 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.232 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.237 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.240 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.242 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.243 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.246 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.247 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.248 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.250 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.252 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.255 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.256 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.258 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.262 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.263 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.264 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.266 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.270 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.276 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.276 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.277 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.279 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.281 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.288 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.289 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.291 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.293 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.294 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.295 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.298 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.305 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.314 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.322 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.327 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.328 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.331 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.335 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.338 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.343 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.348 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.351 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.355 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.355 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.356 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.359 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.362 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.362 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.366 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.373 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.374 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.375 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.376 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.377 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.378 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.379 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.381 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.381 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.382 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.384 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.384 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.384 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.384 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.385 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.386 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.389 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.389 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.393 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.393 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.395 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.396 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.398 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.402 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.402 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.402 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.402 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.403 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.407 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.407 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.408 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.409 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.412 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.414 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.418 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.420 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.421 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.424 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.427 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.429 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.429 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.437 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.439 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.444 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.445 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.447 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.447 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.449 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.452 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.454 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.455 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.456 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.456 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.458 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.460 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.461 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.471 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.474 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.476 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.478 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.479 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.488 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.488 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.488 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.494 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.496 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.496 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.498 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.498 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.500 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.502 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.505 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.507 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.510 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.516 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.520 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.521 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.525 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.526 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.530 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.535 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.535 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.535 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.538 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.540 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.540 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.540 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.540 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.544 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.550 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.553 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.554 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.555 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.556 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.560 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.563 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.563 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.565 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.566 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.566 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.567 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.572 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.575 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.576 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.583 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.592 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.594 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.599 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.599 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.600 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.601 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.603 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.604 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.607 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.611 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.611 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.613 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.615 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.615 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.617 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.620 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.624 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.625 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.625 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.626 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.627 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.628 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.628 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.628 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.632 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.633 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.633 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.633 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.639 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.648 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.649 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.650 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.657 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.661 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.672 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.673 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.677 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.678 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.682 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.684 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.684 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.685 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.688 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.691 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.691 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.691 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.692 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.695 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.699 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.704 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.705 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.705 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.708 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.708 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.709 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.711 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.715 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.723 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.724 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.725 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.732 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.743 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.744 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.746 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.746 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.754 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.755 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.756 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.756 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.759 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.759 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.761 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.761 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.763 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.770 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.772 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.772 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.777 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.779 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.781 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.781 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.782 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.791 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.792 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.794 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.810 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.812 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.812 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.817 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.820 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.821 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.823 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.825 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.825 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.830 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.831 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.833 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.835 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.837 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.842 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.845 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.845 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.845 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.845 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.849 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.851 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.852 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.853 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.856 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.858 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.858 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.860 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.863 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.867 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.869 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.869 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.871 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.871 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.875 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.877 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.877 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.878 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.879 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.880 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.882 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.888 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.889 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.891 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.891 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.892 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.895 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.899 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.900 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.903 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.905 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.908 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.912 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.918 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.921 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.924 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.926 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.926 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.929 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.933 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.938 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.938 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.940 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.941 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.948 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.950 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.954 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.954 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.958 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.958 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.958 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.961 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.963 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.965 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.968 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.974 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.975 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:17.982 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.000 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.000 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.012 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.014 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.017 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.018 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.021 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.024 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.027 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.028 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.033 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.033 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.035 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.038 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.043 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.045 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.052 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.053 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.054 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.056 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.061 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.061 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.065 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.072 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.074 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.075 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.076 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.078 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.079 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.080 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.082 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.087 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.091 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.094 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.101 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.104 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.107 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.111 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.111 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.119 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.121 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.123 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.125 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.126 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.127 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.128 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.129 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.132 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.132 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.135 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.136 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.136 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.143 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.144 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.145 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.150 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.154 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.159 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.161 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.162 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.165 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.173 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.173 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.176 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.179 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.179 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.182 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.185 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.187 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.189 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.190 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.192 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.193 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.194 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.195 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.196 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.197 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.197 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.198 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.200 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.208 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.209 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.210 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.210 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.211 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.211 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.214 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.214 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.217 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.218 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.218 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.221 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.223 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.227 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.229 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.234 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.235 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.235 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.239 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.244 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.244 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.244 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.246 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.247 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.249 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.251 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.251 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.254 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.254 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.256 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.257 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.258 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.262 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.266 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.267 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.268 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.270 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.276 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.276 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.276 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.281 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.287 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.287 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.289 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.289 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.291 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.291 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.294 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.294 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.301 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.302 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.303 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.306 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.312 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.315 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.315 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.315 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.319 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.319 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.322 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.322 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.323 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.324 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.326 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.329 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.332 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.336 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.340 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.343 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.343 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.345 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.347 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.347 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.349 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.351 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.355 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.355 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.361 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.362 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.362 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.362 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.363 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.363 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.364 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.366 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.369 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.372 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.375 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.378 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.384 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.388 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.391 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.394 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.400 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.401 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.403 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.405 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.412 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.421 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.423 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.427 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.432 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.434 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.435 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.438 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.442 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.442 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.445 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.446 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.449 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.452 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.456 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.458 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.462 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.462 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.468 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.469 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.470 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.470 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.473 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.475 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.478 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.478 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.478 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.482 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.498 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.500 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.501 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.503 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.505 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.505 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.505 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.509 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.511 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.511 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.511 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.515 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.520 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.523 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.523 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.524 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.525 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.526 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.528 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.531 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.537 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.540 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.540 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.543 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.544 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.557 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.558 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.565 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.571 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.579 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.579 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.579 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.580 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.585 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.586 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.591 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.593 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.593 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.597 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.599 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.600 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.601 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.608 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.608 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.609 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.610 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.613 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.617 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.620 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.621 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.623 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.629 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.638 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.638 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.641 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.642 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.647 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.647 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.648 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.656 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.656 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.656 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.658 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.659 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.660 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.662 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.663 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.663 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.668 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.670 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.677 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.680 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.680 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.680 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.683 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.691 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.692 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.700 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.707 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.707 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.707 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.707 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.709 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.710 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.711 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.714 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.714 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.717 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.725 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.725 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.727 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.733 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.736 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.744 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.744 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.745 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.745 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.746 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.748 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.755 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.755 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.760 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.760 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.771 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.771 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.774 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.779 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.781 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.781 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.784 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.786 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.795 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.795 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.798 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.800 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.803 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.808 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.808 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.811 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.812 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.813 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.822 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.822 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.822 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.823 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.823 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.825 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.829 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.830 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.838 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.841 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.841 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.846 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.849 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.849 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.851 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.852 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.855 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.856 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.856 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.858 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.861 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.865 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.866 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.867 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.869 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.874 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.874 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.881 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.882 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.889 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.890 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.892 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.892 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.894 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.895 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.906 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.907 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.910 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.911 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.914 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.914 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.914 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.924 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.924 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.924 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.925 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.927 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.934 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.937 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.940 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.940 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.942 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.944 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.944 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.947 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.948 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.951 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.951 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.953 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.957 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.957 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.965 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.969 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.971 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.974 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.975 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.979 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.982 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.982 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.982 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.983 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.985 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.985 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.990 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.990 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.990 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.990 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.994 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:18.994 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.001 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.001 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.002 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.004 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.012 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.012 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.014 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.015 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.016 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.019 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.025 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.028 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.033 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.034 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.035 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.037 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.038 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.041 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.041 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.043 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.043 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.049 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.050 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.056 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.058 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.058 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.058 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.062 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.065 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.067 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.073 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.074 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.076 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.081 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.082 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.084 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.087 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.088 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.091 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.091 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.091 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.094 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.095 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.096 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.104 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.105 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.108 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.108 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.110 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.110 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.112 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.114 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.116 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.119 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.119 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.119 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.121 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.121 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.127 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.127 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.131 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.131 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.131 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.132 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.139 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.143 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.146 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.155 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.157 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.160 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.161 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.162 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.164 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.166 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.166 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.169 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.173 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.173 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.179 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.190 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.191 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.191 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.193 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.198 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.202 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.207 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.212 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.214 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.217 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.217 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.220 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.228 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.229 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.229 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.229 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.231 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.232 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.232 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.237 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.238 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.238 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.240 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.241 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.242 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.247 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.249 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.250 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.250 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.251 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.254 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.254 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.255 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.258 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.258 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.258 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.268 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.274 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.279 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.283 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.291 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.294 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.297 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.299 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.301 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.307 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.312 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.312 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.314 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.315 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.316 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.317 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.323 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.326 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.328 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.330 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.330 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.335 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.339 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.342 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.343 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.346 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.348 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.353 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.353 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.354 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.354 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.355 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.356 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.361 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.361 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.365 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.369 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.372 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.375 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.376 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.376 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.379 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.383 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.383 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.390 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.390 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.390 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.390 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.391 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.401 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.408 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.413 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.424 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.425 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.427 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.435 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.443 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.445 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.446 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.452 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.452 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.457 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.460 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.461 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.461 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.461 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.464 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.478 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.482 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.485 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.487 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.490 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.492 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.492 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.495 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.498 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.500 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.500 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.504 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.510 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.510 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.513 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.513 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.514 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.519 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.519 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.520 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.520 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.524 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.530 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.532 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.538 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.540 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.543 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.545 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.546 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.546 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.546 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.559 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.559 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.559 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.560 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.563 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.564 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.565 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.565 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.565 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.565 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.571 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.577 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.580 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.582 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.582 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.586 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.591 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.593 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.596 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.596 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.596 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.596 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.598 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.599 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.609 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.609 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.611 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.613 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.616 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.618 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.621 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.623 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.623 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.626 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.626 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.629 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.630 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.633 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.633 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.637 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.637 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.637 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.639 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.640 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.644 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.648 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.649 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.650 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.650 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.650 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.651 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.653 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.653 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.655 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.660 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.661 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.661 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.669 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.674 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.675 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.681 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.682 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.690 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.691 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.693 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.693 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.694 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.694 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.695 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.696 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.698 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.699 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.700 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.700 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.702 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.703 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.706 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.706 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.707 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.708 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.712 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.712 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.713 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.717 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.717 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.718 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.719 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.720 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.721 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.722 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.723 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.728 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.730 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.734 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.734 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.736 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.736 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.739 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.744 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.746 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.747 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.747 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.752 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.757 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.761 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.762 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.772 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.772 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.772 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.774 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.778 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.779 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.779 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.780 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.780 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.780 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.782 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.783 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.784 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.785 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.790 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.790 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.800 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.808 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.809 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.811 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.814 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.814 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.816 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.818 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.818 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.822 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.824 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.824 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.827 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.827 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.834 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.837 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.846 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.847 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.854 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.855 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.860 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.863 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.863 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.869 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.878 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.879 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.882 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.884 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.888 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.890 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.893 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.894 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.894 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.900 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.903 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.906 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.913 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.914 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.924 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.926 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.928 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.934 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.938 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.943 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.944 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.949 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.950 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.952 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.954 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.955 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.957 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.957 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.958 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.964 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.971 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.976 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.977 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.981 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.984 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.990 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.992 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.995 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.997 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.998 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:19.999 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.002 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.003 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.006 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.006 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.008 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.010 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.014 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.015 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.016 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.018 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.020 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.026 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.027 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.038 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.038 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.042 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.043 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.046 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.046 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.049 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.050 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.052 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.052 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.059 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.059 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.066 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.071 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.072 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.074 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.075 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.076 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.077 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.088 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.090 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.091 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.094 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.094 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.094 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.095 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.096 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.098 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.098 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.098 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.099 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.101 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.106 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.112 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.112 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.118 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.121 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.122 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.122 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.123 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.123 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.124 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.125 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.126 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.130 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.131 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.132 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.132 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.133 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.138 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.142 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.149 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.149 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.151 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.151 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.158 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.158 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.162 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.163 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.163 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.163 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.164 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.165 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.169 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.169 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.171 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.172 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.173 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.173 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.174 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.175 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.175 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.178 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.181 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.182 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.183 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.183 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.190 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.199 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.200 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.204 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.204 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.205 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.205 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.206 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.208 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.209 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.210 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.213 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.221 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.221 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.224 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.226 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.230 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.231 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.236 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.236 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.240 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.244 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.246 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.249 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.251 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.254 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.257 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.257 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.260 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.263 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.263 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.263 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.270 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.277 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.279 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.279 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.280 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.283 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.284 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.286 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.287 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.288 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.289 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.289 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.290 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.292 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.299 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.305 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.308 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.310 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.312 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.316 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.316 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.326 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.331 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.333 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.340 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.340 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.342 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.350 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.356 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.361 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.362 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.363 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.363 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.371 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.372 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.373 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.373 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.379 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.381 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.385 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.385 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.390 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.397 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.397 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.397 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.401 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.402 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.402 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.405 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.405 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.412 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.415 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.418 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.419 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.420 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.423 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.426 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.428 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.433 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.438 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.438 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.438 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.442 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.446 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.446 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.447 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.447 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.460 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.463 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.465 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.468 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.472 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.472 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.475 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.475 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.478 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.479 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.486 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.488 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.493 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.498 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.498 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.506 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.508 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.508 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.511 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.511 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.514 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.517 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.517 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.518 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.519 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.520 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.521 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.523 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.524 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.528 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.528 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.530 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.533 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.535 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.540 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.543 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.544 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.544 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.544 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.546 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.549 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.551 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.551 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.552 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.552 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.554 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.555 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.555 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.556 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.556 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.559 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.563 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.569 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.571 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.575 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.577 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.583 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.585 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.593 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.594 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.594 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.596 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.605 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.608 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.609 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.609 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.612 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.613 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.613 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.613 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.613 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.616 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.619 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.622 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.629 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.630 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.630 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.631 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.631 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.633 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.633 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.634 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.638 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.638 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.640 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.642 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.644 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.645 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.647 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.647 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.654 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.654 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.654 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.660 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.663 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.664 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.665 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.675 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.680 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.680 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.680 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.680 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.680 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.682 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.684 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.685 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.690 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.691 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.697 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.706 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.707 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.707 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.710 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.711 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.711 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.712 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.714 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.720 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.728 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.728 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.731 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.735 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.737 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.738 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.743 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.744 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.746 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.747 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.759 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.768 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.770 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.776 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.776 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.778 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.781 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.788 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.789 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.794 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.795 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.796 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.804 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.805 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.806 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.817 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.825 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.825 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.830 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.832 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.832 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.833 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.841 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.842 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.842 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.847 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.849 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.851 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.853 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.854 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.865 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.865 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.865 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.869 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.870 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.873 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.878 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.880 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.880 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.883 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.886 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.888 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.889 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.894 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.897 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.899 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.900 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.900 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.902 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.907 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.911 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.914 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.916 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.916 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.917 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.918 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.921 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.921 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.924 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.924 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.932 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.937 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.941 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.941 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.942 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.943 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.943 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.949 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.949 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.950 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.950 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.956 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.956 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.956 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.973 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.976 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.977 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.979 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.980 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.980 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.981 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.987 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.988 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.988 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.995 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.997 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:20.999 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.000 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.002 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.005 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.007 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.010 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.011 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.013 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.021 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.023 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.023 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.026 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.028 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.032 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.034 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.036 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.036 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.042 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.042 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.044 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.045 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.048 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.050 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.054 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.054 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.055 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.056 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.061 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.062 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.069 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.072 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.072 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.079 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.080 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.083 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.083 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.085 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.086 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.096 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.096 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.096 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.096 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.096 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.099 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.100 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.100 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.100 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.105 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.106 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.111 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.116 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.119 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.120 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.121 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.123 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.127 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.133 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.139 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.140 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.146 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.149 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.155 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.157 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.159 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.161 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.161 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.162 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.166 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.171 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.175 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.175 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.176 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.182 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.182 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.185 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.188 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.189 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.197 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.198 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.201 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.201 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.206 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.208 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.209 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.211 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.213 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.215 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.216 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.216 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.219 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.221 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.221 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.224 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.226 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.230 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.230 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.232 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.237 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.240 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.243 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.245 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.245 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.246 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.247 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.250 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.254 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.257 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.258 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.262 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.263 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.265 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.266 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.267 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.274 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.277 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.277 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.278 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.283 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.283 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.290 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.293 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.296 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.299 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.300 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.301 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.301 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.310 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.311 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.315 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.323 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.326 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.326 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.328 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.331 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.335 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.336 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.340 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.340 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.340 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.341 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.342 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.342 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.342 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.344 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.345 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.346 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.349 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.349 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.349 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.351 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.352 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.356 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.358 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.359 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.359 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.360 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.360 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.360 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.372 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.375 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.376 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.379 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.383 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.387 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.388 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.391 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.397 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.403 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.403 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.403 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.404 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.405 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.407 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.407 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.409 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.415 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.416 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.419 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.420 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.421 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.424 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.425 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.427 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.429 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.433 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.433 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.436 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.438 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.439 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.439 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.440 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.440 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.441 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.448 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.455 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.463 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.464 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.467 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.469 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.474 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.475 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.476 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.477 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.479 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.483 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.483 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.486 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.488 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.488 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.489 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.490 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.492 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.494 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.495 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.496 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.499 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.501 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.505 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.505 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.508 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.508 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.510 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.513 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.513 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.526 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.527 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.528 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.530 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.533 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.534 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.534 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.542 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.548 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.551 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.551 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.553 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.554 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.556 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.563 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.563 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.564 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.567 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.567 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.568 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.572 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.580 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.580 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.580 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.582 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.582 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.584 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.584 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.588 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.591 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.592 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.596 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.604 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.608 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.610 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.619 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.619 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.620 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.625 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.626 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.639 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.646 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.646 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.646 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.648 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.652 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.654 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.655 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.661 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.667 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.671 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.673 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.674 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.675 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.679 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.680 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.683 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.685 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.685 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.689 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.689 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.690 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.694 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.696 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.696 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.700 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.708 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.711 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.717 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.724 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.724 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.724 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.729 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.734 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.737 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.739 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.745 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.746 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.749 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.754 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.755 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.757 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.757 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.760 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.760 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.762 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.765 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.769 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.772 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.772 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.772 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.776 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.783 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.783 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.788 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.789 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.789 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.798 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.802 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.802 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.802 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.807 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.807 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.808 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.809 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.810 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.811 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.811 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.812 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.813 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.813 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.815 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.817 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.827 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.830 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.830 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.833 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.833 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.838 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.839 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.841 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.842 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.844 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.845 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.846 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.853 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.854 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.855 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.856 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.864 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.867 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.867 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.872 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.872 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.876 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.876 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.877 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.877 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.878 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.881 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.888 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.888 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.888 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.896 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.896 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.899 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.904 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.907 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.907 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.909 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.915 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.916 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.919 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.921 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.921 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.922 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.925 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.927 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.927 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.931 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.933 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.933 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.936 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.938 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.939 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.946 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.948 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.951 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.955 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.956 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.959 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.964 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.965 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.965 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.966 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.968 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.971 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.973 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.973 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.973 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.976 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.977 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.978 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.978 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.984 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.988 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.989 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.989 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.991 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.992 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:21.993 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.000 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.001 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.010 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.012 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.013 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.015 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.016 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.022 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.022 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.029 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.031 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.031 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.032 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.032 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.037 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.039 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.044 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.045 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.047 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.055 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.057 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.058 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.062 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.064 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.064 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.065 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.067 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.068 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.069 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.074 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.076 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.078 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.088 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.088 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.091 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.092 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.102 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.107 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.108 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.109 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.110 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.112 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.114 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.116 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.126 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.127 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.130 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.132 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.138 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.139 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.148 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.148 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.148 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.153 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.156 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.159 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.160 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.161 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.164 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.164 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.166 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.167 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.169 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.173 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.173 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.177 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.178 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.182 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.184 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.186 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.188 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.189 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.191 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.204 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.206 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.209 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.209 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.210 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.211 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.214 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.217 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.217 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.218 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.218 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.221 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.221 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.223 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.225 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.225 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.228 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.233 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.235 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.239 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.244 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.244 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.245 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.250 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.250 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.254 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.255 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.256 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.260 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.262 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.262 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.263 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.265 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.265 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.265 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.268 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.269 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.275 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.275 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.277 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.280 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.280 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.284 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.288 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.292 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.293 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.293 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.296 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.298 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.307 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.308 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.311 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.311 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.319 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.320 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.324 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.324 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.325 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.328 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.331 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.331 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.341 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.341 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.343 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.346 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.348 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.348 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.348 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.350 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.354 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.355 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.356 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.356 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.356 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.362 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.363 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.364 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.376 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.380 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.382 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.383 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.387 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.395 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.396 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.400 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.405 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.406 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.408 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.409 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.410 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.416 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.418 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.419 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.421 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.422 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.422 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.427 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.435 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.436 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.441 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.444 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.446 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.449 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.449 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.452 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.452 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.452 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.455 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.455 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.456 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.457 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.459 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.467 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.467 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.468 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.469 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.471 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.473 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.478 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.479 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.479 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.484 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.484 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.484 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.485 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.487 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.488 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.488 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.488 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.494 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.497 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.505 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.505 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.511 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.513 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.513 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.514 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.516 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.519 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.521 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.527 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.528 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.534 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.534 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.544 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.545 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.547 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.549 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.555 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.556 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.560 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.560 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.563 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.563 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.569 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.576 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.582 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.584 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.584 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.584 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.590 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.591 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.592 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.595 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.597 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.597 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.603 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.604 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.610 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.614 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.615 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.618 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.618 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.619 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.619 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.619 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.620 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.626 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.632 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.632 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.637 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.639 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.640 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.640 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.640 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.642 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.643 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.645 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.646 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.651 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.655 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.655 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.658 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.659 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.660 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.666 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.667 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.668 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.670 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.675 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.675 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.676 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.682 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.687 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.692 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.693 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.694 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.696 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.698 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.699 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.701 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.706 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.706 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.709 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.710 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.710 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.711 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.712 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.719 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.720 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.722 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.722 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.725 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.726 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.727 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.732 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.733 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.738 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.739 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.742 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.744 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.752 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.752 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.754 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.758 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.759 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.762 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.766 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.766 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.767 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.774 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.777 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.779 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.780 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.781 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.781 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.784 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.785 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.788 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.793 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.796 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.800 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.818 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.820 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.821 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.824 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.824 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.827 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.828 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.830 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.831 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.834 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.840 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.842 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.843 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.847 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.848 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.850 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.850 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.850 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.855 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.856 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.857 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.863 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.866 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.882 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.882 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.883 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.885 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.885 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.889 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.892 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.894 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.897 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.900 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.901 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.902 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.902 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.902 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.905 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.906 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.906 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.907 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.913 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.914 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.923 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.923 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.925 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.927 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.929 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.930 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.936 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.936 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.939 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.939 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.943 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.952 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.952 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.953 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.958 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.962 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.967 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.969 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.969 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.974 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.979 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.982 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.985 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.990 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.991 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.993 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.993 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:22.995 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.002 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.005 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.006 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.009 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.012 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.013 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.015 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.015 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.015 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.016 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.019 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.020 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.022 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.025 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.027 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.028 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.030 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.032 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.034 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.036 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.040 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.043 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.043 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.046 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.053 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.059 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.064 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.065 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.065 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.066 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.069 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.071 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.075 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.078 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.081 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.090 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.099 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.099 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.100 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.100 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.105 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.106 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.110 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.111 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.114 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.115 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.117 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.119 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.120 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.121 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.125 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.129 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.129 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.131 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.140 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.142 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.143 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.147 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.150 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.150 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.152 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.155 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.157 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.159 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.162 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.163 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.164 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.166 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.166 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.170 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.173 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.173 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.177 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.177 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.197 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.199 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.200 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.204 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.205 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.207 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.216 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.217 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.221 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.222 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.229 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.232 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.233 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.236 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.236 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.236 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.238 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.238 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.239 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.241 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.242 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.245 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.250 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.253 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.255 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.255 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.255 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.258 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.260 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.268 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.272 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.272 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.277 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.278 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.279 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.281 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.283 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.289 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.293 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.295 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.296 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.298 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.300 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.302 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.303 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.319 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.319 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.319 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.319 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.325 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.325 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.325 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.331 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.331 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.332 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.335 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.335 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.336 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.338 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.339 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.339 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.342 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.342 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.342 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.348 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.348 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.369 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.369 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.378 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.382 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.383 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.385 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.385 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.385 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.390 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.395 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.397 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.401 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.403 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.406 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.406 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.406 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.409 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.411 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.412 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.414 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.414 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.416 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.419 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.423 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.431 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.432 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.433 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.437 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.442 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.442 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.442 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.442 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.448 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.451 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.451 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.455 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.456 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.460 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.460 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.468 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.469 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.470 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.473 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.477 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.478 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.480 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.480 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.488 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.488 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.489 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.489 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.493 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.495 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.504 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.506 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.509 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.509 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.511 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.513 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.522 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.527 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.529 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.529 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.531 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.531 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.531 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.535 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.539 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.539 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.543 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.547 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.549 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.549 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.549 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.551 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.554 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.554 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.556 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.557 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.562 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.562 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.563 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.565 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.571 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.571 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.572 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.575 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.578 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.578 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.579 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.581 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.584 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.592 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.593 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.595 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.595 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.597 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.599 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.600 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.600 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.600 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.606 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.606 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.606 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.609 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.610 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.610 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.614 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.616 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.621 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.632 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.635 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.637 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.646 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.646 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.649 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.651 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.655 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.656 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.657 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.657 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.662 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.662 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.669 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.669 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.671 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.677 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.679 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.679 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.681 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.681 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.687 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.688 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.690 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.690 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.697 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.697 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.700 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.702 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.707 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.710 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.711 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.711 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.718 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.718 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.718 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.719 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.720 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.721 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.723 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.725 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.725 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.725 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.726 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.729 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.730 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.732 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.734 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.738 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.739 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.740 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.752 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.753 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.754 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.756 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.760 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.763 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.774 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.776 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.781 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.796 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.796 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.797 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.800 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.808 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.809 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.811 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.811 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.811 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.812 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.813 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.822 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.824 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.825 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.825 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.828 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.832 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.836 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.837 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.852 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.857 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.859 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.862 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.867 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.868 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.871 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.873 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.874 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.874 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.876 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.878 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.880 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.881 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.887 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.888 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.889 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.906 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.905 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.905 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.908 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.908 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.911 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.913 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.915 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.919 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.919 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.919 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.921 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.921 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.921 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.922 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.923 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.923 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.923 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.926 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.928 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.929 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.931 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.934 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.935 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.939 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.949 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.950 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.952 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.954 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.956 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.958 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.961 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.964 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.965 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.970 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.970 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.972 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.975 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.976 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.976 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.977 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.980 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.980 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.981 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.988 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.992 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.993 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.995 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:23.999 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.000 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.003 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.005 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.008 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.008 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.019 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.035 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.038 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.048 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.048 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.049 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.050 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.056 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.059 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.059 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.061 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.061 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.062 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.062 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.065 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.065 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.066 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.071 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.071 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.076 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.076 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.078 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.078 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.080 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.082 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.085 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.087 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.088 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.088 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.089 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.095 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.098 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.100 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.103 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.108 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.108 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.108 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.114 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.116 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.121 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.121 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.123 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.132 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.133 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.133 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.133 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.140 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.146 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.150 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.153 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.158 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.162 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.165 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.167 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.168 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.173 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.176 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.177 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.178 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.179 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.182 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.185 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.188 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.189 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.189 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.192 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.195 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.195 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.195 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.197 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.205 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.210 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.211 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.211 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.212 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.213 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.220 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.225 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.228 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.229 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.231 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.233 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.236 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.238 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.240 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.241 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.247 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.250 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.250 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.257 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.259 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.262 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.263 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.264 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.269 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.272 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.272 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.274 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.275 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.277 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.279 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.283 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.283 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.284 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.284 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.286 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.287 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.289 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.289 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.291 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.295 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.295 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.300 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.301 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.301 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.302 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.302 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.305 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.309 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.313 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.314 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.317 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.326 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.326 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.327 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.335 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.341 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.341 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.341 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.345 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.345 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.348 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.350 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.355 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.355 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.358 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.358 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.360 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.367 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.368 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.369 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.369 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.372 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.376 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.377 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.378 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.379 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.379 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.384 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.385 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.387 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.394 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.394 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.400 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.403 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.410 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.411 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.415 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.415 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.418 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.425 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.428 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.428 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.428 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.433 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.434 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.438 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.440 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.440 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.440 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.443 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.445 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.454 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.458 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.465 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.466 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.471 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.476 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.481 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.483 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.492 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.497 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.497 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.500 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.501 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.501 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.503 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.503 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.504 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.507 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.512 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.513 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.515 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.517 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.517 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.523 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.524 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.524 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.524 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.525 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.525 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.526 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.532 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.533 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.543 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.545 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.549 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.551 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.552 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.554 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.556 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.557 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.558 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.559 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.560 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.563 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.565 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.570 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.573 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.573 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.574 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.578 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.578 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.582 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.585 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.586 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.586 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.588 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.589 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.592 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.595 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.601 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.602 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.607 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.607 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.608 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.615 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.620 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.627 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.628 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.629 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.630 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.633 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.642 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.650 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.651 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.652 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.656 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.657 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.657 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.659 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.662 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.668 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.678 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.680 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.682 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.682 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.684 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.688 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.690 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.695 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.697 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.701 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.701 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.704 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.704 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.706 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.707 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.716 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.724 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.731 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.733 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.734 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.736 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.738 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.740 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.745 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.746 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.747 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.747 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.752 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.752 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.753 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.758 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.760 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.764 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.765 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.771 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.774 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.776 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.777 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.778 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.780 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.791 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.795 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.802 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.802 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.804 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.806 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.806 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.806 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.808 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.809 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.818 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.818 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.818 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.819 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.819 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.822 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.822 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.827 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.841 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.841 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.841 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.842 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.846 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.846 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.850 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.852 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.854 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.856 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.860 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.861 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.862 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.862 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.864 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.864 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.865 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.865 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.866 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.877 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.883 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.884 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.884 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.887 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.887 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.888 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.891 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.899 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.899 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.900 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.900 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.900 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.901 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.902 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.905 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.906 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.908 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.908 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.911 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.911 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.914 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.914 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.919 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.920 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.923 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.925 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.926 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.927 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.928 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.932 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.940 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.943 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.943 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.943 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.946 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.949 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.952 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.955 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.956 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.956 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.958 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.959 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.961 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.965 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.965 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.967 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.968 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.969 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.970 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.975 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.975 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.989 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.989 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.991 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.991 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:24.999 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.001 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.001 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.006 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.009 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.010 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.011 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.014 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.019 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.019 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.019 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.021 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.024 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.025 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.025 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.030 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.031 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.033 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.035 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.040 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.042 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.043 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.047 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.047 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.047 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.053 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.056 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.064 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.070 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.073 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.073 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.075 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.075 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.075 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.083 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.085 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.085 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.088 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.094 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.095 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.096 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.105 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.111 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.112 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.114 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.118 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.125 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.125 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.126 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.126 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.128 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.128 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.130 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.132 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.134 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.134 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.138 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.138 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.139 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.148 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.150 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.150 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.154 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.157 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.157 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.157 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.160 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.161 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.161 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.161 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.162 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.165 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.165 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.174 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.175 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.175 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.179 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.179 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.181 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.189 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.190 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.192 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.193 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.198 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.201 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.206 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.208 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.208 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.213 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.217 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.218 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.218 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.225 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.227 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.228 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.229 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.232 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.232 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.234 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.236 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.238 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.238 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.240 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.240 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.241 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.243 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.243 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.243 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.245 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.249 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.250 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.254 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.255 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.258 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.261 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.263 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.266 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.267 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.268 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.268 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.269 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.271 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.276 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.279 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.282 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.290 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.291 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.294 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.296 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.296 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.298 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.298 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.299 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.303 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.309 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.309 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.310 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.312 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.314 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.317 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.318 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.322 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.323 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.325 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.329 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.330 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.330 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.337 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.339 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.340 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.345 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.346 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.351 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.354 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.355 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.356 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.356 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.357 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.357 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.358 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.360 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.367 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.369 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.370 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.371 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.372 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.373 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.375 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.376 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.376 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.380 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.380 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.386 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.393 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.394 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.402 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.406 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.408 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.408 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.411 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.428 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.429 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.432 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.440 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.440 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.443 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.444 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.445 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.446 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.447 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.450 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.450 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.450 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.452 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.452 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.456 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.458 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.459 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.467 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.467 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.467 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.467 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.468 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.474 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.474 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.475 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.476 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.480 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.482 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.483 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.488 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.493 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.496 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.496 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.497 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.501 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.503 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.505 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.506 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.507 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.508 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.508 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.510 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.510 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.514 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.514 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.516 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.520 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.520 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.523 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.528 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.528 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.531 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.531 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.531 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.538 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.538 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.542 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.547 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.547 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.549 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.555 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.556 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.559 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.562 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.563 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.564 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.581 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.581 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.581 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.585 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.585 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.588 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.588 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.589 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.589 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.589 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.595 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.600 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.602 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.608 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.609 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.609 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.609 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.612 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.615 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.617 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.618 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.623 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.623 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.624 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.625 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.633 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.635 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.644 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.645 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.645 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.647 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.648 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.650 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.650 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.652 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.659 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.661 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.661 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.665 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.665 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.665 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.668 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.672 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.673 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.676 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.676 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.683 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.693 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.696 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.696 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.700 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.701 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.703 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.705 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.710 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.714 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.720 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.728 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.728 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.728 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.732 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.733 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.736 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.736 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.736 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.743 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.749 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.751 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.752 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.759 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.761 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.762 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.763 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.768 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.771 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.776 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.777 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.779 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.784 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.784 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.787 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.788 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.791 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.792 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.796 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.799 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.804 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.807 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.810 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.811 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.811 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.814 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.823 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.823 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.825 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.827 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.827 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.830 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.830 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.834 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.839 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.845 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.846 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.850 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.850 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.850 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.851 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.861 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.862 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.876 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.879 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.882 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.882 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.882 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.884 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.884 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.884 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.886 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.889 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.889 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.893 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.895 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.899 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.902 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.902 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.904 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.905 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.909 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.914 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.918 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.920 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.926 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.932 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.934 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.943 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.944 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.949 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.950 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.955 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.955 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.956 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.957 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.961 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.966 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.972 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.983 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.988 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.989 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.989 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:25.999 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.002 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.002 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.010 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.011 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.012 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.017 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.021 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.021 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.022 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.025 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.025 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.025 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.025 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.028 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.029 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.034 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.035 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.038 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.040 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.045 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.051 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.058 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.062 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.062 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.063 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.065 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.066 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.069 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.071 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.073 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.078 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.078 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.079 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.082 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.087 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.090 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.091 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.093 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.093 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.096 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.100 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.102 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.105 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.105 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.115 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.115 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.123 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.123 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.126 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.129 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.133 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.140 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.144 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.144 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.144 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.147 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.154 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.155 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.155 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.160 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.160 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.161 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.162 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.165 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.165 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.166 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.167 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.174 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.176 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.178 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.178 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.179 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.180 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.181 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.183 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.185 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.185 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.185 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.188 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.190 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.190 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.193 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.193 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.197 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.198 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.198 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.201 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.209 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.211 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.211 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.211 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.219 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.219 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.219 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.222 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.227 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.227 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.230 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.230 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.233 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.235 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.237 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.240 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.242 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.250 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.250 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.252 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.252 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.255 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.258 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.260 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.263 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.265 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.265 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.268 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.269 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.273 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.278 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.285 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.285 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.288 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.290 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.291 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.293 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.296 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.297 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.300 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.301 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.301 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.304 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.305 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.312 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.314 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.314 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.315 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.317 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.318 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.318 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.320 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.321 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.321 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.322 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.323 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.324 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.327 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.327 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.327 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.328 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.329 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.331 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.332 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.339 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.340 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.341 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.342 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.343 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.345 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.347 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.351 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.355 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.363 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.365 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.368 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.371 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.371 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.374 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.374 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.374 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.375 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.381 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.382 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.382 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.385 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.385 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.385 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.389 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.390 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.390 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.392 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.393 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.394 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.394 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.396 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.398 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.398 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.399 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.404 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.404 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.407 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.408 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.408 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.414 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.414 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.414 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.415 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.421 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.422 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.422 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.422 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.423 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.428 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.430 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.430 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.432 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.432 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.437 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.440 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.446 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.448 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.448 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.449 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.451 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.457 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.459 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.462 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.463 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.464 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.470 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.472 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.477 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.480 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.487 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.490 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.493 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.494 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.496 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.499 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.499 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.505 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.506 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.511 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.511 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.517 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.519 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.524 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.524 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.532 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.534 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.536 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.542 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.549 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.557 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.572 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.573 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.577 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.577 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.578 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.580 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.583 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.585 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.585 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.586 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.593 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.593 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.596 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.603 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.612 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.613 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.621 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.621 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.623 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.624 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.628 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.629 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.630 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.630 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.631 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.631 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.637 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.637 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.639 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.640 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.643 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.645 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.646 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.646 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.652 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.653 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.654 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.655 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.661 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.670 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.672 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.672 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.673 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.677 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.678 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.678 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.678 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.680 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.681 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.684 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.684 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.688 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.689 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.692 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.693 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.693 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.696 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.703 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.710 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.714 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.714 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.715 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.724 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.728 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.740 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.742 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.744 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.745 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.747 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.750 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.752 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.756 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.756 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.758 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.758 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.759 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.759 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.761 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.761 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.764 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.769 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.769 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.769 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.772 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.773 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.773 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.781 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.785 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.785 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.788 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.792 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.793 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.800 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.801 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.801 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.803 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.803 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.808 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.810 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.811 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.813 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.818 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.822 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.823 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.825 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.827 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.829 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.839 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.842 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.844 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.844 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.848 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.848 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.850 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.851 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.852 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.857 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.858 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.866 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.866 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.868 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.868 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.872 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.874 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.877 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.879 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.880 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.887 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.889 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.894 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.899 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.899 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.900 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.902 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.909 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.912 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.916 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.922 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.923 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.923 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.926 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.927 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.927 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.934 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.934 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.937 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.941 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.943 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.944 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.944 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.946 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.946 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.948 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.952 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.955 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.955 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.956 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.960 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.961 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.961 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.962 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.963 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.966 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.971 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.972 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.972 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.976 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.976 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.977 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.977 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.978 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.980 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.982 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.985 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.989 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.992 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.995 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.998 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.998 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:26.999 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.009 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.011 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.011 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.017 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.019 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.029 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.030 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.031 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.035 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.036 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.040 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.040 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.043 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.043 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.044 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.049 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.051 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.053 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.058 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.061 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.062 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.063 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.067 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.067 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.069 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.069 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.070 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.070 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.074 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.075 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.076 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.076 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.076 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.077 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.081 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.082 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.083 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.085 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.088 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.095 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.095 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.099 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.099 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.102 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.107 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.108 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.109 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.110 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.126 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.131 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.133 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.136 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.136 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.138 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.138 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.139 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.144 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.147 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.149 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.150 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.155 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.155 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.156 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.157 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.159 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.165 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.166 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.172 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.174 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.175 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.175 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.177 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.178 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.178 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.181 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.184 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.188 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.196 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.203 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.203 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.203 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.214 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.214 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.224 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.231 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.232 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.234 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.239 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.242 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.243 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.248 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.248 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.252 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.253 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.254 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.255 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.256 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.256 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.257 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.259 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.260 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.260 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.263 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.268 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.274 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.274 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.276 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.287 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.288 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.292 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.295 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.297 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.299 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.301 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.302 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.305 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.306 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.308 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.316 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.322 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.324 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.342 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.342 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.342 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.342 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.343 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.346 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.347 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.348 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.350 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.351 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.351 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.354 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.355 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.356 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.356 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.357 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.358 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.359 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.360 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.362 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.364 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.364 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.365 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.367 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.368 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.377 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.379 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.381 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.381 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.384 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.385 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.386 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.391 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.394 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.395 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.397 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.398 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.398 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.399 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.400 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.401 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.406 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.406 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.411 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.415 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.415 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.418 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.418 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.419 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.420 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.420 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.425 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.426 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.426 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.427 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.429 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.430 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.433 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.437 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.442 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.442 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.442 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.449 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.450 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.453 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.457 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.459 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.460 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.460 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.460 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.465 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.467 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.467 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.469 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.476 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.478 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.480 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.486 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.486 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.488 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.488 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.491 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.492 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.492 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.492 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.498 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.498 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.509 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.510 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.510 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.511 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.517 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.517 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.523 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.524 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.525 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.532 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.534 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.539 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.542 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.544 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.550 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.552 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.557 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.558 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.563 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.565 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.567 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.572 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.572 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.575 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.580 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.588 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.588 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.590 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.594 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.600 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.600 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.602 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.603 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.603 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.606 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.612 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.613 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.615 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.618 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.621 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.623 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.638 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.643 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.644 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.655 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.655 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.657 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.658 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.658 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.662 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.664 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.664 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.675 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.677 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.677 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.678 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.678 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.681 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.685 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.688 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.691 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.692 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.692 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.695 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.696 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.698 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.702 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.702 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.706 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.711 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.713 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.714 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.715 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.723 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.723 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.724 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.725 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.725 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.726 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.728 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.732 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.735 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.738 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.739 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.743 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.746 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.746 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.746 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.751 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.751 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.755 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.759 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.762 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.763 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.763 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.764 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.766 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.770 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.772 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.776 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.782 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.785 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.788 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.796 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.798 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.812 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.813 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.813 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.813 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.813 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.815 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.822 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.835 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.838 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.841 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.844 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.845 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.847 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.847 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.850 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.854 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.854 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.856 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.859 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.863 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.867 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.869 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.869 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.872 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.875 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.875 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.876 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.876 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.879 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.879 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.882 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.886 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.887 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.892 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.893 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.894 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.899 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.900 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.901 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.901 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.905 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.905 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.906 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.907 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.910 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.916 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.919 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.919 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.921 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.924 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.924 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.924 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.924 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.924 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.926 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.927 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.929 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.929 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.933 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.939 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.939 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.939 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.942 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.942 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.945 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.948 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.951 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.952 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.953 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.954 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.954 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.955 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.956 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.956 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.956 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.961 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.962 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.963 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.964 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.964 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.965 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.967 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.967 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.975 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.975 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.977 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.979 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.981 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.982 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.983 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.986 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.989 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.994 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:27.998 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.001 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.001 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.002 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.009 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.023 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.025 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.025 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.033 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.033 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.033 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.035 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.039 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.040 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.043 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.050 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.052 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.052 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.053 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.057 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.072 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.072 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.073 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.073 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.078 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.089 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.090 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.103 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.107 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.108 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.108 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.108 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.122 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.122 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.126 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.128 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.128 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.129 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.137 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.139 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.142 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.145 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.147 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.149 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.152 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.158 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.160 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.161 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.162 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.165 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.166 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.166 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.171 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.174 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.176 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.180 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.182 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.182 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.188 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.190 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.190 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.198 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.199 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.199 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.200 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.201 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.209 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.209 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.214 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.215 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.222 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.223 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.223 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.225 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.229 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.238 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.239 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.244 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.246 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.246 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.249 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.249 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.249 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.254 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.254 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.257 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.258 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.258 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.258 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.263 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.265 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.265 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.267 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.275 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.275 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.279 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.279 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.280 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.286 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.288 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.288 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.296 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.296 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.301 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.302 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.304 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.304 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.304 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.311 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.313 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.316 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.316 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.318 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.318 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.319 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.320 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.322 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.324 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.324 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.327 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.330 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.330 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.333 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.334 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.337 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.339 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.339 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.340 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.343 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.343 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.345 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.349 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.349 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.352 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.356 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.356 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.356 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.363 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.363 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.363 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.364 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.370 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.371 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.371 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.378 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.378 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.380 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.381 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.388 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.391 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.393 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.394 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.396 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.399 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.405 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.409 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.409 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.410 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.413 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.413 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.418 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.418 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.418 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.419 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.419 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.422 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.423 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.428 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.429 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.433 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.435 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.442 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.442 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.444 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.447 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.449 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.453 INFO 17112 --- [ol-4-thread-128] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.456 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.457 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.457 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.470 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.474 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.476 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.477 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.478 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.480 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.481 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.484 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.484 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.486 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.495 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.495 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.495 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.496 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.499 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.501 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.502 INFO 17112 --- [ool-4-thread-38] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.502 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.507 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.508 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.509 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.509 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.519 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.521 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.526 INFO 17112 --- [ol-4-thread-198] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.526 INFO 17112 --- [ool-4-thread-90] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.532 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.532 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.532 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.534 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.539 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.543 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.550 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.553 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.553 INFO 17112 --- [ool-4-thread-34] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.558 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.560 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.560 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.560 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.560 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.568 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.570 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.574 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.576 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.576 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.578 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.579 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.580 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.582 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.584 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.591 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.591 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.592 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.593 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.594 INFO 17112 --- [ol-4-thread-110] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.601 INFO 17112 --- [ol-4-thread-190] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.602 INFO 17112 --- [ool-4-thread-98] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.602 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.605 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.606 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.610 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.610 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.613 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.615 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.617 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.619 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.626 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.628 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.629 INFO 17112 --- [ool-4-thread-89] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.631 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.640 INFO 17112 --- [ol-4-thread-192] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.642 INFO 17112 --- [ol-4-thread-131] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.645 INFO 17112 --- [ool-4-thread-32] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.645 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.647 INFO 17112 --- [ool-4-thread-27] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.647 INFO 17112 --- [ool-4-thread-52] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.647 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.651 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.662 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.665 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.681 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.684 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.688 INFO 17112 --- [ol-4-thread-180] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.690 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.692 INFO 17112 --- [ool-4-thread-37] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.694 INFO 17112 --- [ool-4-thread-59] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.695 INFO 17112 --- [ool-4-thread-91] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.695 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.702 INFO 17112 --- [ool-4-thread-17] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.703 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.705 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.705 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.706 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.706 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.709 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.711 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.713 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.713 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.717 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.720 INFO 17112 --- [ol-4-thread-149] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.722 INFO 17112 --- [ool-4-thread-84] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.727 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.729 INFO 17112 --- [ol-4-thread-118] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.730 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.732 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.738 INFO 17112 --- [ol-4-thread-184] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.738 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.742 INFO 17112 --- [ol-4-thread-169] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.745 INFO 17112 --- [ol-4-thread-129] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.745 INFO 17112 --- [ool-4-thread-99] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.745 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.747 INFO 17112 --- [ool-4-thread-13] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.750 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.752 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.755 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.755 INFO 17112 --- [ol-4-thread-121] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.756 INFO 17112 --- [ol-4-thread-172] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.760 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.764 INFO 17112 --- [ool-4-thread-65] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.765 INFO 17112 --- [ool-4-thread-45] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.767 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.773 INFO 17112 --- [pool-4-thread-8] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.782 INFO 17112 --- [ol-4-thread-100] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.786 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.793 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.794 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.802 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.808 INFO 17112 --- [ol-4-thread-152] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.808 INFO 17112 --- [ool-4-thread-58] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.809 INFO 17112 --- [ol-4-thread-170] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.812 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.813 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.816 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.817 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.818 INFO 17112 --- [ol-4-thread-103] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.821 INFO 17112 --- [ol-4-thread-163] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.823 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.825 INFO 17112 --- [ol-4-thread-182] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.831 INFO 17112 --- [ol-4-thread-150] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.834 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.834 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.837 INFO 17112 --- [ol-4-thread-106] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.837 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.837 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.837 INFO 17112 --- [ol-4-thread-111] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.840 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.841 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.842 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.843 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.846 INFO 17112 --- [ol-4-thread-197] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.849 INFO 17112 --- [ool-4-thread-67] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.849 INFO 17112 --- [ol-4-thread-166] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.850 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.850 INFO 17112 --- [ool-4-thread-88] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.855 INFO 17112 --- [ol-4-thread-101] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.864 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.871 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.871 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.875 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.876 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.877 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.879 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.880 INFO 17112 --- [ol-4-thread-160] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.882 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.884 INFO 17112 --- [ool-4-thread-94] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.885 INFO 17112 --- [ool-4-thread-93] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.886 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.888 INFO 17112 --- [ol-4-thread-105] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.893 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.893 INFO 17112 --- [ool-4-thread-49] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.894 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.895 INFO 17112 --- [ol-4-thread-156] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.895 INFO 17112 --- [ool-4-thread-18] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.899 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.900 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.900 INFO 17112 --- [ool-4-thread-78] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.903 INFO 17112 --- [ool-4-thread-21] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.911 INFO 17112 --- [ool-4-thread-23] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.911 INFO 17112 --- [ol-4-thread-130] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.913 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.913 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.914 INFO 17112 --- [ol-4-thread-176] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.915 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.918 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.919 INFO 17112 --- [pool-4-thread-6] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.920 INFO 17112 --- [ool-4-thread-63] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.922 INFO 17112 --- [ool-4-thread-20] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.923 INFO 17112 --- [pool-4-thread-5] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.924 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.926 INFO 17112 --- [ol-4-thread-194] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.926 INFO 17112 --- [ol-4-thread-199] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.928 INFO 17112 --- [ool-4-thread-25] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.942 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.942 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.944 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.945 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.949 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.952 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.953 INFO 17112 --- [ol-4-thread-200] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.958 INFO 17112 --- [ool-4-thread-64] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.963 INFO 17112 --- [pool-4-thread-9] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.966 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.969 INFO 17112 --- [ol-4-thread-115] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.971 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.971 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.973 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.976 INFO 17112 --- [ool-4-thread-30] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.984 INFO 17112 --- [ol-4-thread-113] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.985 INFO 17112 --- [ol-4-thread-167] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.985 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.988 INFO 17112 --- [ol-4-thread-168] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.994 INFO 17112 --- [ol-4-thread-188] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:28.998 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.009 INFO 17112 --- [ol-4-thread-164] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.010 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.013 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.016 INFO 17112 --- [ool-4-thread-77] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.018 INFO 17112 --- [ol-4-thread-147] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.018 INFO 17112 --- [ool-4-thread-74] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.021 INFO 17112 --- [ool-4-thread-57] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.022 INFO 17112 --- [ol-4-thread-137] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.024 INFO 17112 --- [ool-4-thread-69] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.026 INFO 17112 --- [ol-4-thread-183] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.028 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.030 INFO 17112 --- [ool-4-thread-96] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.039 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.041 INFO 17112 --- [ool-4-thread-29] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.042 INFO 17112 --- [ol-4-thread-178] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.044 INFO 17112 --- [ool-4-thread-61] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.044 INFO 17112 --- [ool-4-thread-86] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.045 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.054 INFO 17112 --- [ol-4-thread-195] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.054 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.061 INFO 17112 --- [ool-4-thread-41] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.064 INFO 17112 --- [ool-4-thread-35] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.067 INFO 17112 --- [ol-4-thread-122] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.069 INFO 17112 --- [ool-4-thread-95] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.078 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.079 INFO 17112 --- [ool-4-thread-79] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.079 INFO 17112 --- [ol-4-thread-117] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.079 INFO 17112 --- [ool-4-thread-43] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.080 INFO 17112 --- [ol-4-thread-133] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.085 INFO 17112 --- [ool-4-thread-85] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.087 INFO 17112 --- [ool-4-thread-19] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.087 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.089 INFO 17112 --- [ol-4-thread-189] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.089 INFO 17112 --- [ol-4-thread-114] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.089 INFO 17112 --- [pool-4-thread-3] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.092 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.094 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.097 INFO 17112 --- [ool-4-thread-54] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.098 INFO 17112 --- [ool-4-thread-62] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.099 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.099 INFO 17112 --- [ol-4-thread-159] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.102 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.102 INFO 17112 --- [ool-4-thread-12] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.106 INFO 17112 --- [ol-4-thread-186] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.107 INFO 17112 --- [ool-4-thread-53] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.110 INFO 17112 --- [ol-4-thread-185] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.110 INFO 17112 --- [ool-4-thread-15] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.111 INFO 17112 --- [ol-4-thread-136] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.118 INFO 17112 --- [ool-4-thread-24] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.119 INFO 17112 --- [ool-4-thread-73] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.122 INFO 17112 --- [ool-4-thread-39] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.126 INFO 17112 --- [ool-4-thread-28] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.127 INFO 17112 --- [ool-4-thread-22] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.128 INFO 17112 --- [ool-4-thread-16] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.134 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.135 INFO 17112 --- [ol-4-thread-120] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.142 INFO 17112 --- [ol-4-thread-175] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.145 INFO 17112 --- [ol-4-thread-108] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.146 INFO 17112 --- [ool-4-thread-14] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.147 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.152 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.154 INFO 17112 --- [ol-4-thread-165] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.161 INFO 17112 --- [ool-4-thread-55] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.165 INFO 17112 --- [pool-4-thread-7] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.166 INFO 17112 --- [ol-4-thread-158] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.168 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.168 INFO 17112 --- [ol-4-thread-125] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.168 INFO 17112 --- [ol-4-thread-104] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.172 INFO 17112 --- [ol-4-thread-127] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.174 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.180 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.182 INFO 17112 --- [ol-4-thread-132] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.186 INFO 17112 --- [ol-4-thread-138] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.193 INFO 17112 --- [ool-4-thread-92] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.193 INFO 17112 --- [ol-4-thread-174] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.197 INFO 17112 --- [ol-4-thread-151] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.197 INFO 17112 --- [ool-4-thread-46] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.207 INFO 17112 --- [ool-4-thread-75] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.207 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.209 INFO 17112 --- [ol-4-thread-143] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.211 INFO 17112 --- [ol-4-thread-196] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.211 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.212 INFO 17112 --- [ol-4-thread-142] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.220 INFO 17112 --- [ol-4-thread-191] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.220 INFO 17112 --- [ol-4-thread-135] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.224 INFO 17112 --- [ol-4-thread-116] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.233 INFO 17112 --- [ol-4-thread-102] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.234 INFO 17112 --- [ool-4-thread-51] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.236 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.239 INFO 17112 --- [ool-4-thread-83] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.240 INFO 17112 --- [ool-4-thread-33] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.245 INFO 17112 --- [ool-4-thread-81] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.251 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.251 INFO 17112 --- [ool-4-thread-80] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.254 INFO 17112 --- [ol-4-thread-140] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.259 INFO 17112 --- [pool-4-thread-2] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.260 INFO 17112 --- [ol-4-thread-112] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.262 INFO 17112 --- [ool-4-thread-26] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.265 INFO 17112 --- [ol-4-thread-141] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.266 INFO 17112 --- [ool-4-thread-44] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.267 INFO 17112 --- [ol-4-thread-157] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.269 INFO 17112 --- [ol-4-thread-161] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.269 INFO 17112 --- [ool-4-thread-76] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.271 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.274 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.278 INFO 17112 --- [ol-4-thread-179] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.279 INFO 17112 --- [ool-4-thread-47] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.280 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.282 INFO 17112 --- [ool-4-thread-42] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.287 INFO 17112 --- [ool-4-thread-72] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.290 INFO 17112 --- [ol-4-thread-146] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.291 INFO 17112 --- [ool-4-thread-31] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.292 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.293 INFO 17112 --- [ol-4-thread-148] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.294 INFO 17112 --- [ool-4-thread-50] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.295 INFO 17112 --- [ool-4-thread-56] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.298 INFO 17112 --- [ol-4-thread-139] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.301 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.310 INFO 17112 --- [ol-4-thread-124] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.313 INFO 17112 --- [ool-4-thread-71] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.314 INFO 17112 --- [ol-4-thread-107] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.318 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.322 INFO 17112 --- [ol-4-thread-126] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.324 INFO 17112 --- [ol-4-thread-181] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.324 INFO 17112 --- [ol-4-thread-162] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.327 INFO 17112 --- [ool-4-thread-11] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.333 INFO 17112 --- [pool-4-thread-1] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.336 INFO 17112 --- [ool-4-thread-66] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.340 INFO 17112 --- [ol-4-thread-187] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.340 INFO 17112 --- [ool-4-thread-87] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.342 INFO 17112 --- [ol-4-thread-177] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.343 INFO 17112 --- [ool-4-thread-70] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.345 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.347 INFO 17112 --- [pool-4-thread-4] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.352 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.353 INFO 17112 --- [ol-4-thread-144] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.353 INFO 17112 --- [ol-4-thread-171] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.355 INFO 17112 --- [ol-4-thread-145] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.359 INFO 17112 --- [ool-4-thread-48] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.362 INFO 17112 --- [ool-4-thread-36] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.366 INFO 17112 --- [ool-4-thread-40] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.366 INFO 17112 --- [ol-4-thread-173] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.371 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.371 INFO 17112 --- [ol-4-thread-155] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.372 INFO 17112 --- [ool-4-thread-10] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.373 INFO 17112 --- [ol-4-thread-123] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.382 INFO 17112 --- [ol-4-thread-153] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.401 INFO 17112 --- [ol-4-thread-119] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.408 INFO 17112 --- [ool-4-thread-60] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.410 INFO 17112 --- [ol-4-thread-134] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.412 INFO 17112 --- [ol-4-thread-193] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.412 INFO 17112 --- [ol-4-thread-154] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.412 INFO 17112 --- [ool-4-thread-97] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.413 INFO 17112 --- [ool-4-thread-82] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.413 INFO 17112 --- [ool-4-thread-68] tourGuide.service.RewardsService : ** Processing to get reward points
2021-12-01 11:50:29.420 INFO 17112 --- [ol-4-thread-109] tourGuide.service.RewardsService : ** Processing